
Hi, What is the current rate limit per second of cloud function executions in the cloud version of AppWrite (Not self hosting)

Are you hitting a rate limit error?

No, I need to know the rate limit because a client has informed me that their requirement is 50 requests per second. What if we have a peak time for more than this? Can I rely on the cloud version of AppWrite for production use?

Heyo, you can easily check yourself: https://appwrite.io/docs/advanced/platform/rate-limits#headers

Try it out and see. I think we removed the rate limit on executions.
Appwrite cloud is currently in beta
Recommended threads
- Struggling with Sessions
Understanding check: createAnonymousSession() registers the session with the backend setSession() creates a cookie on the user’s computer(?) getSession(‘curr...
- How to set wildcard at custom doamin
For OAuth2 redirect, I have set the appwrite api endpoint as appwrite.example.com, and added the CANME in cloudfare where I bought the domain name. And I hosted...
- Appwrite Datetime Fields Display as "N/A...
I'm facing an UI issue on appwrite's collection documents list. A related question is opened by me on stackoverflow. https://stackoverflow.com/questions/796559...
