Skip to main content

BROADCAST_CAPACITY

Constant BROADCAST_CAPACITY 

Source
pub const BROADCAST_CAPACITY: usize = 1024;
Available on crate feature serve only.
Expand description

Live-tail broadcast channel depth. A /logs reader that falls this far behind gets a truncated event rather than blocking producers.