Skip to main content

Module runtime

Module runtime 

Source
Expand description

Runtime configuration environment variables

These control the Tokio runtime, system health/metrics server, and worker behavior

Modules§

canary
Canary deployment configuration
compute
Compute configuration
system
System status server configuration

Constants§

DYN_RUNTIME_MAX_BLOCKING_THREADS
Maximum number of blocking threads for Tokio runtime
DYN_RUNTIME_NUM_WORKER_THREADS
Number of async worker threads for Tokio runtime