Skip to main content

DISPATCHER_BULK_TIN_CAPACITY

Constant DISPATCHER_BULK_TIN_CAPACITY 

Source
pub const DISPATCHER_BULK_TIN_CAPACITY: usize = 4096;
Expand description

Channel capacity for the bulk tin in the TinnedDispatcher. Bulk events (write, truncate) are freely droppable; hydration catches misses.