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: attempt to stay under rate limit #10

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

agrmohit
Copy link
Owner

@agrmohit agrmohit commented Apr 1, 2024

Articles are fetched in batches of 60 and the program sleeps for 1 minute after fetching every batch to stay under Omnivore's rate limit.

fixes #9

Articles are fetched in batches of 60 and the program sleeps for 1
minute after fetching every batch to stay under Omnivore's rate limit.
@agrmohit agrmohit merged commit e4978b9 into main Apr 3, 2024
1 check passed
@agrmohit agrmohit deleted the fix-rate-limit-error branch April 3, 2024 12:36
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.

Errors out with too many requests
1 participant