Skip to main contentModule priority
Source Expand description
- CRITICAL
- Highest priority - interactive/latency-critical work.
- HIGH
- High priority - important but not latency-critical.
- IDLE
- Idle priority - processed only when no other work exists.
- LOW
- Low priority - background, non-urgent work.
- NORMAL
- Normal priority - the default for all work.