pub const STALL_WATCHDOG_THRESHOLD_SECS: u64 = 120;
Seconds without progress before the watchdog declares a worker stalled.