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."
7 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