Skip to main content

EVENT_CHANNEL

Constant EVENT_CHANNEL 

Source
pub const EVENT_CHANNEL: &str = "gwk_event";
Expand description

The wake-up channel. Carries the new watermark, but only as a hint: a consumer that never receives a single notification still recovers the whole suffix from its durable cursor, which is what makes this channel droppable.