pub const STALL_WATCHDOG_INTERVAL_SECS: u64 = 30;
How often the stall watchdog checks for stuck workers.