Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MediaNG: Downloader should reset activity timer only when new data arrives #392

Open
bzeller opened this issue May 4, 2022 · 0 comments
Assignees
Labels
MediaNG Issues for the new media backend

Comments

@bzeller
Copy link
Contributor

bzeller commented May 4, 2022

The NetworkRequest implementation uses a activity timer to make sure that libcurl is actually doing something.
In the old media backend this also checked if there were actually some bytes transferred, otherwise the timer was not reset.

The new downloader also should reset the timer only if actual data was transferred.

@bzeller bzeller added the MediaNG Issues for the new media backend label May 4, 2022
@bzeller bzeller self-assigned this May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MediaNG Issues for the new media backend
Projects
None yet
Development

No branches or pull requests

1 participant