Make dashboard threads resilient to network disconnect
Opened this issue · 0 comments
jamesob commented
Threads that poll Bitcoin RPC currently stop and crash if connectivity is temporarily lost with Bitcoin Core. Wrap in try/except.
Opened this issue · 0 comments
Threads that poll Bitcoin RPC currently stop and crash if connectivity is temporarily lost with Bitcoin Core. Wrap in try/except.