mirror of
https://github.com/livekit/livekit.git
synced 2026-05-14 01:05:19 +00:00
3c53b843c5
Exclude NACK count from being a trigger to refresh stats. Since NACKs are updated instantaneously without having to wait for Telemetry updates that occurs every 10s, having even a single NACK could cause us to compute averages prematurely.