pub const DEFAULT_CHUNK_SIZE_EVENTS: usize = 1000;
Default number of events batched per source send, and the base used for source output buffer sizing. Used when the chunk size has not been configured at startup.