Chirag NahataOriginal post
Web Developer
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. 🙏
Summary
Functions not executing after usage reset, despite requests going through successfully. Issue likely due to a quota lock that didn't fully reset internally. Check Appwrite Cloud configurations, ensure functions are enabled, active deployment is set, and trigger type is properly selected. If issue persists, contact support for further debugging assistance.