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

Try using java try catch rather than wrapping in a scala.util.Try #1334

Merged

Conversation

Christewart
Copy link
Contributor

@Christewart Christewart commented Apr 11, 2020

Another take at addressing #527

It seems that scala.util.Try isn't actually catching the exception, hopefully the java try does.

closes #527

@Christewart Christewart added bug bitcoind-rpc work for the bitcoind rpc project labels Apr 11, 2020
@Christewart Christewart force-pushed the 2020-04-11-503-service-unavailable branch from 209bc7d to e3ad248 Compare April 12, 2020 14:20
@Christewart Christewart merged commit 5dddd82 into bitcoin-s:master Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitcoind-rpc work for the bitcoind rpc project bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

503 Service Unavailable Travis CI failure
1 participant