pub const DISPATCHER_METADATA_TIN_CAPACITY: usize = 1024;
Channel capacity for the metadata tin in the TinnedDispatcher. Metadata events (chmod, chown, xattr) are droppable under pressure.