mirror of https://github.com/hyperledger/besu
P2P: Connect to maintained connections at startup (#4543)
* Also adds a one time call to initiate connection to nodes in static nodes list after local node is ready. In the absence of this call, the connection attempt is made after the configured interval (default 60 seconds) to check maintained connections. This is to make sure the node doesn't have to wait for almost a minute before it can start interacting with peers (and sync blocks etc.) Signed-off-by: Vinod Damle <vinod.damle@kaleido.io> Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> Co-authored-by: Vinod Damle <vinod.damle@kaleido.io>pull/4544/head
parent
3ec23e4ecf
commit
1f04509aab
Loading…
Reference in new issue