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

Handle API rate limits #6

Open
mynghn opened this issue Oct 11, 2023 · 1 comment
Open

Handle API rate limits #6

mynghn opened this issue Oct 11, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mynghn
Copy link
Owner

mynghn commented Oct 11, 2023

  • Implement backoff strategies for each API vendor
  • Handle maximum call limits for each API
@mynghn mynghn added the enhancement New feature or request label Oct 11, 2023
@mynghn mynghn self-assigned this Oct 11, 2023
@mynghn mynghn changed the title Respect API Rate Limits With a Backoff Respect API rate limits with a backoff Oct 11, 2023
@mynghn mynghn changed the title Respect API rate limits with a backoff Handle API rate limits Nov 12, 2023
@mynghn
Copy link
Owner Author

mynghn commented Nov 19, 2023

Currently YouTube API has a rate limiting issue....

  • It provides 10,000 quotas per day
  • 1 search call consumes 100...

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

No branches or pull requests

1 participant