bisq/core/src
HenrikJannsen 0b07c104a7
Use recovery for all RPC HttpExceptions exceptions in generic error handler.
It seems that a reorgs or if a new block arrives quickly after another, that bitcoind is not ready
for a request and throws an RPC error, also the blockhandler throws that if the new block came too fast.
We try to request again with increasing delays up to 1 min. If after 10 attempts its still failing we
do a reorg and start parting again.
2022-11-27 17:42:53 -05:00
..
main Use recovery for all RPC HttpExceptions exceptions in generic error handler. 2022-11-27 17:42:53 -05:00
test Fix param in test 2022-11-03 12:26:59 -05:00