I'm trying to deploy a Cloudflare
I'm trying to deploy a Cloudflare container. It works occasionally, but most of the time I encounter the following error:
{"error":"Internal server error","message":"A call to blockConcurrencyWhile() in a Durable Object waited for too long. The call was canceled and the Durable Object was reset."}
Has anyone come across this issue before or have any reference on how to fix it?
1 Reply
Hmmm - This is a result of waiting 30 seconds for a container to be ready.
I think this is likely a result of either the OOMing issue or slow cold start in
dev
instances issue that I mentioned here: https://discord.com/channels/595317990191398933/1387061528016195684/1389320169851195423
Both slated to land later this week
Likely tomorrow or Thurs*
So might either:
- try with a non-"dev" instance for now and see if that helps
or
- wait for Thursday and come back