Skip to main content

REORDER_BUFFER_CAPACITY

Constant REORDER_BUFFER_CAPACITY 

Source
pub const REORDER_BUFFER_CAPACITY: usize = 100_000;
Expand description

Maximum number of events the reorder buffer can hold before dropping.