-
Improvement
-
Resolution: Open
-
Medium
-
None
-
None
1- the sentinel timer is activated only when lossRate > 10%. However the lossRate is not in percentage but is a value between 0 and 1.
2- the synch mode in the updateStast is activated only if the queue delay is at least 100ms. This value is too big and triggers the synch mode too late. the max queue delay before move to sync mode is now set to 25ms