Is there a way to remove function rate limit for specific users?
"2025-06-01T08:45:26.143734953Z [Error] Method: POST 2025-06-01T08:45:26.143738753Z [Error] URL: /v1/account/jwts 2025-06-01T08:45:26.143741774Z [Error] Type: Appwrite\Extend\Exception 2025-06-01T08:45:26.143744934Z [Error] Message: Rate limit for the current endpoint has been exceeded. Please try again after some time. 2025-06-01T08:45:26.143748363Z [Error] File: /usr/src/code/app/controllers/shared/api.php 2025-06-01T08:45:26.143751283Z [Error] Line: 429"
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...