Running into (what I believe) are some rate limit errors when scheduling a workflow. I count around

Running into (what I believe) are some rate limit errors when scheduling a workflow. I count around ~80k requests but only around 10k got scheduled/queued. I believe this error is related:

Error: Durable Object is overloaded. Too many requests queued.


What's the rate limit for scheduling workflows? The
Maximum number of queued instances
looks like 100k per the docs
Was this page helpful?