pub const SSE_PULL_BATCH_SIZE: usize = 64;
Maximum entries pulled from the EventBus per SSE poll cycle.