mz_segment

Constant MAX_PENDING_EVENTS

Source
pub(crate) const MAX_PENDING_EVENTS: usize = 32_768;
Expand description

The maximum number of undelivered events. Once this limit is reached, new events will be dropped.