Skip to content

Implements #376 Pipeline queues

Nicolas Pope requested to merge feature/376/pipequeue into master

Queue pipelines if busy rather than just dropping them. Still drop if the queue exceeds a size limit.

Merge request reports