mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 17:45:40 +00:00
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.