We need the ability to :
  1. To run some number of pipelines in parallel at a time and keep other in queue, this is not possible with queue and barrier step.
  2. How to throttle the number of maximum parallel pipeline executions?
  3. How can I indicate the max Concurrent of pipelines? And the other stay in queue.
Created by Abhinandan Parashar
·