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