Anchorage API reference
    Preparing search index...

    Variable MAX_APPROVAL_BATCH_DECIDEConst

    MAX_APPROVAL_BATCH_DECIDE: 100

    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.