the issue with queues is theres the subrequest limit of 50 reqs
the issue with queues is theres the subrequest limit of 50 reqs
.send error today: Error: Queue send failed: ConflictConflict Error: Queue send failed: Internal Server Error occasionally on .send, which calling-worker-side retrying does not seem to fix

Network connection lost) - which is troubling since that is now lost payload..send does whatever it needs to do in tough situations to retry under the hood if necessary (like saving to disk when the network is down and retrying later)
.sendBatch() can send?Promise.allSettled inside the worker, for examplewrangler deploying multiple times quickly with queue config changes, the queue consumer config (and producer) page would crash with internal issues, and if I reaccessed it, the data hadn't been updated.
Conflict or Internal Server Error prevent a .send call (over 9 million sends in that time)Error: Queue send failed: ConflictError: Queue send failed: Internal Server Error