pub const SHUTDOWN_DEADLINE_SECS: u64 = 10;
Grace period for worker tasks to complete during daemon shutdown (seconds).