tahrir icon indicating copy to clipboard operation
tahrir copied to clipboard

Spawn multiple assimilation requests if a low threshold is met

Open nomel7 opened this issue 12 years ago • 3 comments

If we are really below minPeers() then TrPeerManager should try spawn multiple assimilation requests in order for the node to try get back up to speed.

nomel7 avatar May 24 '12 14:05 nomel7

TrPeerManager. maintenance() will spawn new assimilation attempts if peers.size() < minPeers, is something additional required?

sanity avatar Jun 12 '13 14:06 sanity

ok, i see, the suggestion is we should do several. Let's see how well the current code works in practice first.

sanity avatar Jun 12 '13 14:06 sanity

So non-blocker for alpha release

sanity avatar Jun 12 '13 14:06 sanity