Hard cap on ids per decideBatch call — see ApprovalService.decideBatch.
Sized against the Workers request ceilings, not taste: each decided record
costs a store CAS plus (when resumeRun is wired, as in every DO host) a
cross-Worker resume fetch, sequentially — so the cap bounds subrequests
and request duration. Bump deliberately, with those ceilings in mind.
Hard cap on ids per decideBatch call — see ApprovalService.decideBatch. Sized against the Workers request ceilings, not taste: each decided record costs a store CAS plus (when resumeRun is wired, as in every DO host) a cross-Worker resume fetch, sequentially — so the cap bounds subrequests and request duration. Bump deliberately, with those ceilings in mind.