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

Way to monitor rate limits #70

Open
robzsaunders opened this issue Mar 14, 2024 · 1 comment
Open

Way to monitor rate limits #70

robzsaunders opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@robzsaunders
Copy link

I don't think there's a way for us to watch the rate limits easily with the API is there?

In the documentation it says this:
Request header: The returned information of each request will carry the following information: total resource pool quota, resource pool remaining quota, resource pool quota reset countdown (milliseconds).
"gw-ratelimit-limit": 500

"gw-ratelimit-remaining": 300

"gw-ratelimit-reset": 1489

I don't have much experience with dealing with request headers so any tips if this is straight forward are welcomed

@iamalanal iamalanal added the enhancement New feature or request label Jul 23, 2024
@iamalanal
Copy link
Collaborator

It is not currently supported, but we are planning to support it.

@ISAAC-XXYYZZ ISAAC-XXYYZZ self-assigned this Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants