pub const DEFAULT_BATCH_LIMIT: usize = 64;
Default bounded work budget for scheduler inboxes and timers.