bosagora / agora

POC Node implementation for CoinNet
https://bosagora.io
MIT License
37 stars 23 forks source link

Self test public interfaces before registering #3240

Closed mkykadir closed 9 months ago

mkykadir commented 2 years ago

From:

detect the IP, and attempt to self-connect

is a good improvement idea that nodes would self-test their public interfaces and early fail if interfaces are inaccessible. This would improve bad configuration handling during cold node starting.

Open for discussion.