pub const WORKER_RETRY_QUEUE_MAX_RETRIES: u32 = 10;
Maximum retries for a single event in the worker retry queue.