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

Dealing with rate limits #12

Open
mwgamble opened this issue Mar 2, 2021 · 1 comment
Open

Dealing with rate limits #12

mwgamble opened this issue Mar 2, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects

Comments

@mwgamble
Copy link

mwgamble commented Mar 2, 2021

I started receiving HTTP 429 errors after just a couple of invocations of the program. Would it be possible to cache the data somewhere for a limited time so it doesn't need to be re-requested when just trying out different combinations of parameters?

@gideonshaked gideonshaked added enhancement New feature or request help wanted Extra attention is needed labels Mar 2, 2021
@gideonshaked
Copy link
Owner

It 100% would. However, I've moved on to other projects in the last several months, and I no longer have time to contribute to this repository. If I come back to make improvements, this and other efficiency enhancements will be at the top of my list of new features. I'm going to keep this issue open and pin it so that anyone that wants to contribute can.

I'm happy to merge/review PRs!

@gideonshaked gideonshaked pinned this issue Mar 2, 2021
@gideonshaked gideonshaked added this to To Do in V2+ Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
V2+
To Do
Development

No branches or pull requests

2 participants