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
Threads: Support Circuit-Breaker to work in storms.
1. Config the recv queue, drop packet if exceed.
2. Config the high and critical threshold and pulse of water level.
3. If critical water level, disable NACK and TWCC.
4. If high water level, ignore for NACK insert and send.
5. Support read the CPU of thread.
6. Refine SrsPps to support r1s sample.
0 commit comments