DescriptionBest effort approach on repeated synchronization lag
A very unlikely scenario in which the peer is not synchronizing for a long
time (e.g. 300 ms) which results in dropping cached buffers and restarting.
Since we have no control of the endpoint synchronization, we use the best
effort approach by clearing the FIFO and trying to catch up with the peer.
BUG=408940
Committed: https://crrev.com/ce1012f07a698becd14d11b5949b47bf425c624f
Cr-Commit-Position: refs/heads/master@{#299292}
Patch Set 1 #Patch Set 2 : Nit - remove DCHECK in unit test #
Total comments: 4
Patch Set 3 : Change DVLOG(1) to DLOG(ERROR) #
Messages
Total messages: 13 (3 generated)
|