
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
- Relationship opt-in?
Hi! I'm trying to understand opt-in relationship population. I'm listing rows as follows: `(...).listRows({ databaseId: this.databaseId, tableId: this.tableId, ...
- Appwrite messaging api error
```=== Push Notification Function Started === Endpoint: https://fra.cloud.appwrite.io/v1 Project: 6899062700398ffeae4f Database: threed-dating-db Notification f...
- function unable to detect client ip
Hi I have hosted appwrite on self hosted server. Currently I don't have any domain. I am accessing through ip. I have created one function which should detect t...
