pub const ERROR_LIMITER_SECS: u64 = 5;
Minimum interval between repeated error log messages for the same path.