pub(crate) const COMMAND_RESUMPTIONS_PER_TICK: usize = 128;
Maximum retained command executions polled before new command requests in one tick.