Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Implement unique endpoint ratelimits #6

Open
Aux opened this issue Feb 4, 2023 · 0 comments
Open

[Feature] Implement unique endpoint ratelimits #6

Aux opened this issue Feb 4, 2023 · 0 comments
Assignees
Labels
area-Rest Specific to the Rest project enhancement New feature or request required This issue is required to be solved before release

Comments

@Aux
Copy link
Contributor

Aux commented Feb 4, 2023

The library currently only manages ratelimits globally through headers. Some endpoints, however, have their own constant ratelimits specified in the api documentation. Obviously these need to be implemented somehow. These constant values are specified below.

https://github.com/AuxLabs/SimpleTwitch/blob/0fbd923173c945288533b5eee978254a9323eef7/src/AuxLabs.SimpleTwitch.Rest/Net/TwitchRequester.cs#L78-L89

@Aux Aux added enhancement New feature or request area-Rest Specific to the Rest project labels Feb 4, 2023
@Aux Aux self-assigned this Feb 4, 2023
@Aux Aux added the required This issue is required to be solved before release label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Rest Specific to the Rest project enhancement New feature or request required This issue is required to be solved before release
Projects
None yet
Development

No branches or pull requests

1 participant