I have been trying to troubleshoot if rate-limiting is working. I have the environment variable set as enabled. Im able to hit the update endpoint through the web-sdk 480 times within 1 minute without being rate-limited.
I have tried the register endpoint aswell, but still no luck there. This is connected directly to the endpoint through a Nginx proxy. Im able to see my correct Ip and all the 480 logs in the document I create
Recommended threads
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...