eosnetworkfoundation / mandel

Obsolete. Use https://github.com/AntelopeIO/leap instead.
Other
87 stars 30 forks source link

[3.1 -> main] Attempt connection retries for duplicate connections #757

Closed heifner closed 2 years ago

heifner commented 2 years ago

Attempt a re-connect for duplicate connections so that any registered duplicate connections have an opportunity to re-establish a connection for the corner case of one side disconnecting as a duplicate simply because it had not yet closed its end of the connection. The re-connect will happen during the normal re-connect interval configured by connection-cleanup-period.

Resolves https://github.com/eosnetworkfoundation/mandel/issues/788