pub const GOVERNOR_PACING_MAX_MS: u64 = 1000;
Maximum pacing delay the governor can impose on workers (ms).