I updated a function, and now it's been processing for a few minutes and won't finish. I tried redeploying, but that didn't help. Is there a known issue with cloud functions, or could something else be causing this?
Thanks!
Shimmy
What's your project ID?
dev-2
@Meldiron Is there some issues or a worker stuck?
Build chat_manager Waiting
That's what it says in the logs.
I dont see any errors for project ID dev-2, and as of right now, queue for functions and builds are healthy
It's working now. Thanks 🙂
Recommended threads
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.
- Weird Table Causes Console to break
I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>
- I recently switched to TablesDb. When li...
olddb.list_documents( queries =[ Query.order_desc("timestamp"), Query.equal("isPosted",[False]) ] ) Above works fine and reruns documents But below don't return...