
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
- mcp-for-docs not working properly
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
