Skip to main content

DEFAULT_HIGH_WATER_PCT

Constant DEFAULT_HIGH_WATER_PCT 

Source
pub const DEFAULT_HIGH_WATER_PCT: u8 = 75;
Expand description

Default high-water mark percentage. Matches the spec default in §6: ingress queue depth >= 75% of capacity triggers a BackoffCause::QueueFull notice.