Actions
Story #4039
closedAs a plugin writer, I can specify max_concurrent_downloader and max_content_unit via DeclarativeVersion
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Problem¶
If you want to use customized values of max_concurrent_downloader and max_concurrent_unit you have to subclass DeclarativeVersion or use a custom pipeline.
Solution¶
make max_concurrent_downloader and max_concurrent_unit available via DeclarativeVersion so that plugin writer's can pass in the desired values.
Related issues
Actions