pub const DEFAULT_MAX_ROLLOUTS_PER_STARTUP: usize = 64;
Hard cap on the number of sessions processed per startup.