Skip to main content

Module limits

Module limits 

Source
Expand description

Scheduler resource limits and configuration (RFC-036 §9, §10.3).

Structs§

QueueCapacity
Per-queue depth caps (RFC-036 §10.3).
SchedulerConfig
Complete scheduler configuration.
SchedulerLimits
Per-queue worker concurrency limits (RFC-036 §9.1).

Constants§

MAX_JOB_ATTEMPTS
Maximum retry attempts before a job is marked permanently failed.