pub const MAX_EVENTS_IN_BATCH: usize = 10_000;
Expand description

The maximum number of log events in a batch is 10,000.