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: cg lookup edge case #689

Merged

Conversation

james-a-morris
Copy link
Contributor

The gasFeePercent() function always attempts to call into CoinGecko. It's possible that its API call returns faster than our logic and triggers a 500 internal server error.

Signed-off-by: james-a-morris <jaamorris@cs.stonybrook.edu>
Copy link

linear bot commented Jul 31, 2024

Signed-off-by: james-a-morris <jaamorris@cs.stonybrook.edu>
@james-a-morris james-a-morris merged commit 4c9706a into master Jul 31, 2024
4 checks passed
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.

2 participants