Make dashboard threads resilient to network disconnect
Open
bug
- Dominant language
- Python
- Stars
- 140
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Threads that poll Bitcoin RPC currently stop and crash if connectivity is temporarily lost with Bitcoin Core. Wrap in try/except.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the dashboard thread code that polls Bitcoin RPC and trace how a temporary Bitcoin Core disconnect is handled. Reproduce the disconnect, then verify that the polling thread no longer crashes and can continue after connectivity returns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100