I have _APP_OPTIONS_ABUSE=enabled but still I can call the same entpoint 20k times in a 1 or 2 minutes and only get blocked about max 2k times. Is there some configuration missing?
@Joshi Can say what endpoints where tested and what where the results
In the docs it is stated that the createDocument endpoint has a rate limite
But it does not work. Tested on selfhosted and cloud
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...