Project

Profile

Help

Issue #4296

Updated by bmbouter over 5 years ago

This was originally described by @mdellweg in "this comment":https://github.com/pulp/pulp/pull/3766#issuecomment-440277049. What he is describing is a pipeline where content is "discovered" as it goes, similar to what "issue 4294":https://pulp.plan.io/issues/4294 will support. 

 Generally there are situations where the pipeline is holding content in a batch which is needed to in-turn fill up the batch to minsize.

Back