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
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...