pub const DEFAULT_MARKER_CHANNEL_CAPACITY: usize = 10_000;
Default channel capacity for markers pending the writer thread.