-
Matthew Slipper authored
Currently, connections with static peers are not re-established in the event of disconnection. This causes us to have to restart replicas whenever we restart the sequencer. This PR adds a background process to monitor static peers for connectedness, and automatically reconnect when necessary.
b7af2ac8
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cli | ||
| config.go | ||
| discovery.go | ||
| gossip.go | ||
| gossip_test.go | ||
| host.go | ||
| host_test.go | ||
| node.go | ||
| notifications.go | ||
| prepared.go | ||
| rpc_api.go | ||
| rpc_client.go | ||
| rpc_server.go | ||
| signer.go |