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: Raise a TooManyRequests error if get_partner_inventory was used too many times in a row. #363

Conversation

SeBaBu
Copy link
Contributor

@SeBaBu SeBaBu commented Feb 9, 2024

Hi,
like someone else mentioned here (#345 (comment)), I was also wondering why get_parner_inventory sometimes fails. I couldn't find exact numbers on the rate limit that is triggered, but the status code 429 is returned when using it too many times in a row, so the appropriate exception should be thrown.

@bukson bukson merged commit 348be3e into bukson:master Feb 24, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants