Comment 3 for bug 456764

Revision history for this message
Julian Edwards (julian-edwards) wrote : Re: [Bug 456764] Re: please expose builder queue state through the api

Knowing the queue length won't really tell you much unfortunately. Imagine
you had a queue with three builds in it, you might think that would mean
you're up to get your build done pretty soon, but if those three are kernel
builds, mozilla builds or chromium builds then you're going to be waiting
considerably longer.

We can probably put the current start-to-build lag for PPAs and for distro
builds on the Distribution API object though.

I look forward to helping you make a patch!