You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gossip request wait time needs to be slightly above the digest wait time
in order to give the initiating peer some time to:
- process the digests received
- send back the requests
Otherwise, the responding peer(s) might abandon the session
because they prune the session after requestWaitTime passes since
the time they send a digest.
Change-Id: Ied95076e067fa9fac04513b53da0536f975aa9ca
Signed-off-by: yacovm <yacovm@il.ibm.com>
0 commit comments