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

Extending support for rate limit headers #119

Closed
Mzack9999 opened this issue Nov 21, 2022 · 2 comments
Closed

Extending support for rate limit headers #119

Mzack9999 opened this issue Nov 21, 2022 · 2 comments
Labels
Status: Abandoned This issue is no longer important to the requestor and no one else has shown an interest in it.

Comments

@Mzack9999
Copy link
Member

Description

Follow up of #111. The client should interpret the Retry-After header. If present (429 status code) the client should wait for the specified amount of time (in seconds) before issuing a new request.

...
Retry-After: 60
...
@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label Nov 21, 2022
@tarunKoyalwar
Copy link
Member

@ehsandeep ehsandeep added the Status: Blocked There is some issue that needs to be resolved first. label Nov 22, 2022
@ehsandeep
Copy link
Member

Suppressed by new API.

@ehsandeep ehsandeep closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2023
@ehsandeep ehsandeep added Status: Abandoned This issue is no longer important to the requestor and no one else has shown an interest in it. and removed Type: Enhancement Most issues will probably ask for additions or changes. Status: Blocked There is some issue that needs to be resolved first. labels Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Abandoned This issue is no longer important to the requestor and no one else has shown an interest in it.
Projects
None yet
Development

No branches or pull requests

3 participants