pub const MAX_NUM_EVENTS_RECEIVED: u64 = 100;
The maximum number of events that a receiver can listen to.