Return sending blocks to observing peers #4387
Labels
Consensus
This issue is related to the Sumeragi consensus
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
QA-confirmed
This bug is reproduced and needs a fix
At some point we decided not to send blocks to observing peers.
In long run this decision resulted in observing peers lagging behind which affects resilience of the network.
Topology is rotated but lagging peers can't participate in consensus.
Current approach was to manipulate block sync config parameters, but this turned out to be very subtle approach.
The text was updated successfully, but these errors were encountered: