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

Rate Limits not being respected #122

Open
NULLx76 opened this issue Oct 15, 2024 · 0 comments
Open

Rate Limits not being respected #122

NULLx76 opened this issue Oct 15, 2024 · 0 comments

Comments

@NULLx76
Copy link

NULLx76 commented Oct 15, 2024

It seems that GitHub changed the way they indicate rate-limits, and now this hits it and doesn't back off properly:

Image

If I remember correctly, it seems to not be hitting this code path any more:

if message.contains("abuse") {

if error.message.contains("abuse") {

As the message does not contain "abuse".

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