Yes, I agree. But in this
case, its not an automated polling system which would be queuing up the
builds, but actual SCM triggers queuing them up. If the build pipeline
is unable to cope up with the speed of development, we may want to look
at ways to speed-up the pipeline. Maybe setting up a 'freeze/delay'
between 2 consecutive builds could help ensure that the jobs dont queue
up because of multiple commits occurring over a short time interval.
Anyway, I'm sorry if I am going off at a tangent. As I said, this may not be the solution you are looking for.