Skip to main content

REARM_FILL_PERCENT

Constant REARM_FILL_PERCENT 

Source
pub const REARM_FILL_PERCENT: usize = 50;
Expand description

Fill fraction a near-full queue must drain back below before it will warn again. The gap to WARN_FILL_PERCENT provides hysteresis so a queue hovering at the threshold does not flap.