AppwriteException: Rate limit for the current endpoint has been exceeded. Please try again after some time. So , how much time I have to wait and why does it happens ?
TL;DR
Developers are encountering a Rate Limit error message when making HTTP requests to Appwrite. The error message indicates that the rate limit for the current endpoint has been exceeded. To find out how much time to wait before retrying the request and why this error is occurring, refer to the documentation provided in the link: https://appwrite.io/docs/advanced/platform/rate-limitsAny HTTP request you make to app write returns a header of the information you need like rate limit remaining and rate limit reset time, here is the documentation for that: https://appwrite.io/docs/advanced/platform/rate-limits
Recommended threads
- Status 400 on oauth
Hello, I am getting status 400 on oauth login via google (redirect_uri_mismatch), same with Apple oauth. Is there any issues with oauth authorization currently...
- Request for JWKS Endpoint and OIDC Disco...
Hey Appwrite Team, Do you have plans to support JWKS and a well-known OIDC discovery endpoint? This would let us verify Appwrite JWTs in other services using st...
- Cloud 500 error