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