pub const MAX_OVERLOAD_DROP_PROBABILITY: f32 = 0.5;
Expand description
The maximum probability of dropping a peer connection when it receives an
Overloaded
error.
pub const MAX_OVERLOAD_DROP_PROBABILITY: f32 = 0.5;
The maximum probability of dropping a peer connection when it receives an
Overloaded
error.