Skip to content
Snippets Groups Projects
  • View options
  • View options
  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    • stephane changed the description
    • Éloïs
      Owner

      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.

      Edited by Éloïs
    • Éloïs changed milestone to %Horizon
    • Éloïs
      Owner

      link to #1226 , thank you for reporting

    • 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?

      Edited by stephane
    • Éloïs
      Owner

      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.

    • stephane

      OK, now I anderstand.