pub const ON_DEMAND_MAX_QUEUE_MAX_SIZE: u32 = 10_000;
Maximum for maximum queue size.
We use this value for benchmarking.