pub const GOVERNOR_FAILURE_WINDOW_SECS: u64 = 30;
Sliding window for computing the governor’s failure rate.