Closed maxsharabayko closed 2 years ago
In certain testing scenarios a stream might get paused for at least several seconds. In that case, there would be no updates to the metrics file. Moving metrics writing facilities to a separate thread allows independent metrics tracing.
Quality gate: Passed
Everything looks good Details
In certain testing scenarios a stream might get paused for at least several seconds. In that case, there would be no updates to the metrics file. Moving metrics writing facilities to a separate thread allows independent metrics tracing.