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
- How to display images from storage
I tried the link above, but it returns the error “`Please upgrade to a higher plan.`” I don’t need Transformations at the moment, I just want to display the ima...
- Cant sign up for appwrite cloud. Never s...
Cant sign up for appwrite cloud. Never sends me an email verification
- The file size is either not valid or exc...
Hello, I am receiving the following error when I am trying to deploy a function from my local. ``` > appwrite push functions --function-id xxxxxxxxx ℹ Info: Va...