Commit triggers and build queues

Hi again,

In our Continua Setup we have specified a commit trigger for our unit tests project. This has a quiet period of 5 Minutes.

When a commit is made while a longer build is still running the tests are queued and the quiet period starts. If the original build is still running after the quiet period ends and another commit is made a new build is queued for the tests even though the previous one has not been run yet. This seems unneccessary to me.

I am interested in the same feature / answer.

We have this on the todo list to investigate, just haven’t gotten to it yet, too many other competing priorities and limited resources.