- Truncate descriptions
Activity
- Edited by Éloïs
In this case, Duniter/WS2P try to connect to offline peers
this is not correct, the notion of an up/down node is specific to each network layer. A node DOWN according to the BMA network layer may very well be listening on the WS2P network layer.
Moreover, the notion of an Up or Down node does not exist in WS2P, we may have to invent it for ws2p v2, we will see.
link to #1226 , thank you for reporting
- Edited by stephane
Why the peer table of Duniter database, the status of peer is not updated when it is down? Is the peer table used only for BMA API?
the status of peer is not updated when it is down?
I already said that's not true.
The notion of an up/down node exists only for the bma crawler and works very well when it is activated. When not enabled, this field remains at its default value, i. e. UP, but it might as well be DOWN or any other value, this field is simply not used when BMA crawler is disabled.