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