handshake-org / handshake-org/hsd
HSD should not retry failed outbound connection indefinitely
Open
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
Currently there are many nodes in seed list which are not online, however HSD would just try to connect to them forever if it have enough outbound connection allowance.
I think HSD should give up after a few tries unless there are really not enough connections to run the node.
Contributor guide
Assessment
This issue has not been assessed yet.