pub const JOBS_CLAIM_BATCH_SIZE_MAX: i64 = 1_000;
Maximum batch size accepted by runtime worker, scheduler, and reaper loops.