Serverless Workers redis client?
Anyone seeing an error like this today? "error": "redis err: client is nil".
I'm not using redis in my serverless env, although I am using ComfyUI but I don't think they use it either.
Requests are getting hung for a few minutes, eating billing, then failing anyways.
8 Replies
Same here, something recently seems to be broken
Yep same here.
can you share request id?
Same here
Me too:
edcc4428-ac8b-40e6-b189-fd6fcc5467b9-u1
we have identified the bug and plan to fix it by tomorrow, the bug itself is only in the GUI, its not a bug in api itself, the ui is sending null or undefined to the status endpoint, if you click away and back, it should show proper status
Oh so now the ui is like not using the API directly? It has its own api?
We’ve fixed the UI bug.