We just experienced a rash of errors, not really random We have a job that produces messages onto

We just experienced a rash of errors, not really random

We have a job that produces messages onto a queue. The queue is setup for batches of 10 events, auto concurrency, etc.. default settings

Our worker that picks up these events for this specific job may run as many as 20 total queries, well under the limits.

We made D1 (f34b99be-6f7a-488b-a6a2-e449cc017d5e) explode!
Error: D1_ERROR: D1 DB is overloaded. Too many requests queued.

About an hour ago, thousands and thousands of these errors were generated. In case it is helpful:
$metadata: {
  requestId: "F565DKCXDMGXX826",
  id: "01JKE3MTJY6KJKCZYX985BEH86",
  type: "cf-worker"
}
Was this page helpful?