pub const LOG_THROTTLE_INTERVAL_SECS: u64 = 10;
Minimum interval between repeated log messages during io_uring stall detection.