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

coingecko lookups getting 429'd #22

Open
conorsch opened this issue Feb 6, 2025 · 0 comments
Open

coingecko lookups getting 429'd #22

conorsch opened this issue Feb 6, 2025 · 0 comments

Comments

@conorsch
Copy link
Contributor

conorsch commented Feb 6, 2025

The coingecko api lookups (#17, #21) are failing again. The converted prices are showing as $0.00:

Image

And logs are showing the problem is ratelimiting:

Failed to refresh CoinGecko price for milktia, status: 429
Failed to refresh CoinGecko price for milktia, status: 429
Failed to refresh CoinGecko price for TORO, status: 429
Failed to refresh CoinGecko price for celestia, status: 429
Failed to refresh CoinGecko price for celestia, status: 429
Failed to refresh CoinGecko price for wrapped-bitcoin, status: 429
Failed to refresh CoinGecko price for TORO, status: 429
Failed to refresh CoinGecko price for BAG, status: 429
Failed to refresh CoinGecko price for celestia, status: 429
Failed to refresh CoinGecko price for TORO, status: 429
Failed to refresh CoinGecko price for wLIBRA, status: 429
Failed to refresh CoinGecko price for TORO, status: 429
Failed to refresh CoinGecko price for wrapped-bitcoin, status: 429
Failed to refresh CoinGecko price for wrapped-bitcoin, status: 429
Failed to refresh CoinGecko price for osmosis-alleth, status: 429

Unfortunately the app's logging doesn't include timestamps, but we should increase the caching in an attempt to reduce lookup frequency.

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

No branches or pull requests

1 participant