Actions
Story #9607
closedEnable rate_limit option during container sync from remote registry
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
pulp-container plugin subclassed HttpDownloader
and has overridden _run
method which enables Throttler
https://github.com/pulp/pulp_container/blob/main/pulp_container/app/downloaders.py#L60 https://github.com/pulp/pulpcore/blob/main/pulpcore/download/http.py#L269
Related issues
Actions
Enabled rate_limit option on the remote.
closes #9607