You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reduce frequency of file download progress updates (#6984)
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1202552961248957/task/1211712368005490?focus=true
### Description
This PR updates file downloader to avoid emitting excessive number of
progress updates, which can have a negative impact on download
performance.
### Steps to test this PR
- [x] Smoke test downloading files, focusing on large downloads
(>100MB). See #6958 for some
examples.
- [x] Verify progress is displayed correctly in the system notification.
### No UI changes
0 commit comments