Skip to content

Handle Gracefully when Etherscan.io API goes down #72

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

Open
EbenezerGH opened this issue Apr 18, 2018 · 0 comments
Open

Handle Gracefully when Etherscan.io API goes down #72

EbenezerGH opened this issue Apr 18, 2018 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@EbenezerGH
Copy link
Owner

EbenezerGH commented Apr 18, 2018

Experienced an etherscan.api network outage for the first time and the module wasn't able to handle the crash gracefully. After 10 seconds the stream crashes.

Caused by: java.net.SocketTimeoutException: failed to connect to
Caused by: java.net.SocketTimeoutException: failed to connect to api.etherscan.io/23.111.151.66 (port 80) from /192.168.1.3 (port 37860) after 10000ms

**Should also handle gracefully faulty connections

@EbenezerGH EbenezerGH added the bug Something isn't working label Apr 18, 2018
@EbenezerGH EbenezerGH added this to the First Release milestone Apr 18, 2018
@EbenezerGH EbenezerGH modified the milestones: 1.0.0, 1.1.0 May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant