Skip to main content

COALESCER_FRONTIER_WIDTH_LIMIT

Constant COALESCER_FRONTIER_WIDTH_LIMIT 

Source
pub const COALESCER_FRONTIER_WIDTH_LIMIT: usize = 10_000;
Expand description

Bounded frontier width limit for the Coalescer. When the batch exceeds this threshold, aggressive transient lifecycle pruning is triggered.