Configuration options for the self-hosted Riza Code Interpreter
PORT
3003
.
PROMETHEUS_EXPORTER_PORT
3004
.
Added in rizio/code-interpreter:0.6.0
RIZA_LICENSE_KEY
riza serve
will return an error.
RIZA_API_KEY
RIZA_SERVE_CONCURRENCY
TOKIO_WORKER_THREADS
RIZA_SERVE_WORKERS
TOKIO_WORKER_THREADS
divided
by two.
rizio/code-interpreter:0.4.6
RIZA_SERVE_QUEUE_SIZE
rizio/code-interpreter:0.5.0
RIZA_SERVE_QUEUE_SEND_TIMEOUT
429 Too Many Requests
response. If set to 0, return 429 Too Many Requests
if the queue is full.
Defaults to 5 (seconds).
rizio/code-interpreter:0.5.0
/livez
and /readyz
endpoints for liveness and readiness
probes
when deploying into a Kubernetes cluster.
/metrics
endpoint responds to requests with the following metrics:
http_requests_total
{method, path, status}
.
http_requests_inflight
worker_queue_size
num_workers
work_items_queued
work_items_inflight