Sometimes I get this error: "A call to
Sometimes I get this error: "A call to blockConcurrencyWhile() in a Durable Object waited for too long. The call was canceled and the Durable Object was reset."
8 Replies
if it helps, this is the full error:

and the code:

so basically, invoking workflows from a batched queue
the batch size for the queue of the error is 10, so not much
Thanks for reporting.
also this other error when I deploy :"Durable Object reset because its code was updated."
i also just saw this error: Durable Object reset because its code was updated.
This last error can be seen, but it should not cause any issue, as the system will understand it and retry the step/execution
hey Diogo!
Do you have examples of how can we track those cloudflare infra errors?
Because it happened with me and the workflows wasnt retried - it's actually stuck in one of the steps for almost 40 minutes
I will have CI going on all day deploying to prod, I cant afford failing without even retrying.
( sorry for bumping your thread Carl 😅 )