Closed mvandeberg closed 4 months ago
This issue is stale because it has been open for 30 days with no activity.
Part of the cause of this is that there are multiple loops attempting to reconnect to seed nodes. This needs to be refactored to 1) Have a single go routine attempting to reconnect to seed nodes and 2) Not try to connect to a seed node we are already connected to.
Is there an existing issue for this?
Current behavior
My node is attempting to connect to some peers (as seeds) that it is already connected to.
Expected behavior
If I am connected to a peer, I should not be attempting to connect to them.
Steps to reproduce
No response
Environment
Anything else?
No response