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
pao ramen
pao ramenOP•5mo ago
if it helps, this is the full error:
No description
pao ramen
pao ramenOP•5mo ago
and the code:
No description
pao ramen
pao ramenOP•5mo ago
so basically, invoking workflows from a batched queue the batch size for the queue of the error is 10, so not much
Diogo Ferreira
Diogo Ferreira•5mo ago
Thanks for reporting.
pao ramen
pao ramenOP•5mo ago
also this other error when I deploy :"Durable Object reset because its code was updated."
Carl
Carl•4mo ago
i also just saw this error: Durable Object reset because its code was updated.
Diogo Ferreira
Diogo Ferreira•4mo ago
This last error can be seen, but it should not cause any issue, as the system will understand it and retry the step/execution
Marco Aleixo
Marco Aleixo•2w ago
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 😅 )

Did you find this page helpful?