Containers are pretty unusable for us at
Containers are pretty unusable for us at the moment. We get a combination of failures on the majority of requests because instances are inactive (even though we removed the
sleepAfter
time we had defined (using latest @Cloudflare/containers 0.0.16). We get a combination of A call to blockConcurrencyWhile() in a Durable Object waited for too long. The call was canceled and the Durable Object was reset.
errors and this error with 5 instances sitting inactive:
2 Replies
Hey @Tory going to update the channel, but we actually needed to land a different change for
sleepAfter
to properly work - the 0.0.14-16 changes were for some other minor issues.
If you use 0.0.10, it should fix sleepAfter at least
Containers are pretty unusable for us at the moment
Sorry about this - we're working thru the main things - more friction than we want at this point obviously 😦No worries Mike! Appreciate the response and keeping us all updated.