Skip to content

Add per method rate limit. #57

@Zackaryia

Description

@Zackaryia

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions