pub const COALESCER_BATCH_INITIAL_CAPACITY: usize = 128;
Initial Vec capacity for EventBatch in the Coalescer.