Skip to main content

Environment Variables

Boolean flags default to false when unset.

VariableTypeDefaultConfig KeysDescriptionSource
SCHEDULER_QUEUE_BATCH_SIZEint10scheduler.queue.batchSizeConfiguration value from environment. Config key: `scheduler.queue.batchSize`.scheduler.ts
SCHEDULER_QUEUE_INTERVAL_MSint2000scheduler.queue.intervalMsDefault scheduler configuration derived from environment variables. /scheduler.ts