FeatureFuel
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](

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests