I'm facing a lot of
I'm facing a lot of
A call to blockConcurrencyWhile() in a Durable Object waited for too long. The call was canceled and the Durable Object was reset.
while seeing spikes on my file upload endpoint, and this is happening on something internal on my Workflows, and those errors seems to be not retriable, how fix this?
1 Reply
the same code works perfectly fine if the endpoint is not under heavy load.
I think that these type of errors kind of kill the experience with workflows, in theory they should be able to handle my traffic
I'm faaar from being the biggest customer of workflows ( I think )
And I dont have any step with more then 30s of execution time, mainly bounded by I/O calls