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

Way to check cryptocompare limit was exceeded #59

Open
kbfifi opened this issue Apr 4, 2022 · 2 comments
Open

Way to check cryptocompare limit was exceeded #59

kbfifi opened this issue Apr 4, 2022 · 2 comments

Comments

@kbfifi
Copy link

kbfifi commented Apr 4, 2022

If cryptocompare is queried too frequently I get the error message:
"[ERROR] You are over your rate limit please upgrade your account!"

Using get_historical_price_hour it will then return None. However I like to know itś because of the limitation and not e.g. coin is not supported. I do I do that?

@lagerfeuer
Copy link
Owner

hi @kbfifi,

I don't actively use the library anymore, but your issue is valid. feel free to submit a pull request that fixes this behavior, if you have time. otherwise I'll look into it when I have time.

@dichouhan
Copy link

I'd like to work on rate-limit, lets discuss that, there are several ways to achieve that, although we might need to save rate limits of each exchanges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants