1
π Feature: Configurable rate limits
Source: appwrite/appwrite#11507 · opened by @ameerfayiz
π Feature description
instead of global Rate Limits of 60 requests in every 1 minutes per IP address. , there should be a provision to manually change that 60 request per minute limit.
π€ Pitch
Because some functions should be allowed to execute 2 or 3 execution per minute like for OTP resending, etc.. now I have to manually control the limit by creating a proxy function and its hard to manage for functions to have different rate limits, even though possible to do it manually.
π Have you spent some time to check if this issue has been raised before?
β’ I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
β’ I have read the [Code of Conduct](
instead of global Rate Limits of 60 requests in every 1 minutes per IP address. , there should be a provision to manually change that 60 request per minute limit.
π€ Pitch
Because some functions should be allowed to execute 2 or 3 execution per minute like for OTP resending, etc.. now I have to manually control the limit by creating a proxy function and its hard to manage for functions to have different rate limits, even though possible to do it manually.
π Have you spent some time to check if this issue has been raised before?
β’ I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
β’ I have read the [Code of Conduct](
No pledges yet. Be the first to back this.
Comments
Similar requests
Custom rate limit for database collection access per user
5 votes · 0 comments
Custom abuse limits
13 votes · 0 comments
Limiting Abuse Control (rate-limiting) to Client-Side Integrations
2 votes · 0 comments
feat: OAuth Provider Group-to-Appwrite Team Mapping
1 vote · 0 comments
π Feature: Block or make it harder to scrape data
1 vote · 0 comments
No comments yet.