Enforce client output buffer soft limit when no traffic. (#8833)
When client breached the output buffer soft limit but then went idle, we didn't disconnect on soft limit timeout, now we do. Note this also resolves some sporadic test failures in due to Linux buffering data which caused tests to fail if during the test we went back under the soft COB limit. Co-authored-by:Oran Agra <oran@redislabs.com> Co-authored-by:
sundb <sundbcn@gmail.com>
Please register or sign in to comment