pub(crate) const COMMAND_REQUESTS_PER_TICK: usize = 128;
Maximum command requests handled before one world tick.