pub const DISPATCHER_BULK_TIN_CAPACITY: usize = 4096;
Channel capacity for the bulk tin in the TinnedDispatcher. Bulk events (write, truncate) are freely droppable; hydration catches misses.