Try to detect the connection status after flush() - this might lead to earlier detection of a broken connection#37291
Conversation
This comment has been minimized.
This comment has been minimized.
7378676 to
fb51aac
Compare
Codecov Report
@@ Coverage Diff @@
## master #37291 +/- ##
=========================================
Coverage 64.68% 64.68%
Complexity 19336 19336
=========================================
Files 1278 1278
Lines 75562 75562
Branches 1331 1331
=========================================
Hits 48876 48876
Misses 26294 26294
Partials 392 392
Continue to review full report at Codecov.
|
|
@DeepDiver1975 please provide description |
done |
|
This PR was done in the time when we had trouble getting @DeepDiver1975 rebase to get a fresh run of CI? |
|
Any progress? |
…o earlier detection of a broken connection
fb51aac to
22f8690
Compare
|
I rebased because it will be nice to get a really current run of CI. |
Description
Bugfix: Earlier detection of connection status
On public video streaming the connection is detected to reduce server load #37219
To optimize this the connection status is queried after flush()
Related Issue
#37291
How Has This Been Tested?
Live at customer ;-)
same test steps as in #37291
Types of changes
Checklist: