-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Allow users to set the rate limit factor per method, Ex. you could set "account-v1.getByPuuid" to have a usage factor of 0.5 which would mean that it would use up to half the rate limit on just that method. This would probably override the method_rate_limit. It could overwrite the app_rate_limit or multiply against it not sure, and for the over all rate limit it would probably multiply against it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request