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

fix: resolve issue #188 by handling rate limit exceptions correctly #220

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

muhannad-hash
Copy link

  1. Add new rate_limit_exceeded_handler that handle all the exception to fix the typing error
  2. use the _rate_limit_exceeded_handler for the backward compitability.
  3. adjust the document to reflect the changes and use the new handler.

1. Add new `rate_limit_exceeded_handler` that handle all the exception to fix the typing error
2. use the `_rate_limit_exceeded_handler` for the backward compitability.
3. adjust the document to reflect the changes and use the new handler.
@muhannad-hash muhannad-hash changed the title fix typing error when adding the _rate_limit_exceeded_handler Closes #188 Oct 13, 2024
@muhannad-hash muhannad-hash changed the title Closes #188 Fix: issue #188 Oct 13, 2024
@muhannad-hash muhannad-hash changed the title Fix: issue #188 fix: resolve issue #188 by handling rate limit exceptions correctly Oct 13, 2024
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