Expand description
Queue configuration constants.
Constantsยง
- AGING_
ROTTEN_ DAYS - Aging threshold: rotten days (high priority).
- AGING_
STALE_ DAYS - Aging threshold: stale days (medium priority).
- AGING_
WARNING_ DAYS - Aging threshold: warning days (low priority).
- DEFAULT_
CONFIG_ FILE - Default config file path (relative to repo root).
- DEFAULT_
DONE_ FILE - Default done file path (relative to repo root).
- DEFAULT_
ID_ PREFIX - Default queue ID prefix.
- DEFAULT_
MAX_ DEPENDENCY_ DEPTH - Default maximum dependency depth.
- DEFAULT_
QUEUE_ FILE - Default queue file path (relative to repo root).