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

Retry-After-Header is Missing #82

Open
Yuri-Lima opened this issue Aug 13, 2024 · 0 comments
Open

Retry-After-Header is Missing #82

Yuri-Lima opened this issue Aug 13, 2024 · 0 comments

Comments

@Yuri-Lima
Copy link

It looks like we have a missing headers where the documents says: When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
Related to ** Throttling**
I have tried to get by response.headers['Retry-After-Header'] and response.headers['Retry-After'] and response.headers['retry-after'] and checked all response there is nothing there.

There is an issue opened here too: https://roadmap.billbee.io/feedback/162967

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant