interledgerjs / ilp-connector

Reference implementation of an Interledger connector.
Other
136 stars 53 forks source link

Long routes linger after a connector goes down #453

Open sharafian opened 6 years ago

sharafian commented 6 years ago

2018-08-01-103105_2937x788_scrot

In this screenshot you can see that two routes (g.solstice and g.phobos) are extremely long and go through many nodes that exist elsewhere in the routing table. Pinging either of these destinations leads to a timeout.

It seems like the connector should be able to clean up these stale routes, or at least not rebroadcast them to its peers.