Hi team,
Last month my project hit 100% usage and functions stopped working (expected).
Now the new month has started and usage has reset, requests are going through successfully, but no function executions are happening at all.
In the Console:
- Functions are enabled
- Active deployment is set
- HTTP trigger is enabled
- But Executions tab shows 0
There are no logs because no execution is being created.
I’m using:
- Appwrite Cloud
- Trigger type: [mention HTTP / SDK createExecution / Event / Schedule]
- No visible errors in frontend/backend response
Could this be a quota lock that didn’t fully reset internally?
Would appreciate help debugging this. 🙏
Recommended threads
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...