pub const MAX_PENDING_EVENTS: usize = 8192; // 8_192usize
Maximum unconsumed events allowed per subscription.