[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: qa.guix delays in processing patches
From: |
Andreas Enge |
Subject: |
Re: qa.guix delays in processing patches |
Date: |
Thu, 27 Jun 2024 15:32:30 +0200 |
Am Tue, Jun 25, 2024 at 04:07:55PM -0400 schrieb Philip McGrath:
> It's not clear to me how jobs are ordered in the queue, which makes it hard
> to tell if this is normal processing time or if something might be going
> wrong again.
It is "last in, first out": newest patches can hide older ones. It has
happened to me in the past that patches "disappeared" due to a constant
flow of newer ones. The reverse order would ensure that all patches are
eventually treated, but with an ever growing backlog as long as there are
not enough resources to handle them all.
We could argue which of the two solutions is better, but to attack the
root cause we need more resources (machines, but also people).
Chris's effort to create a QA "circle" goes in a good direction.
Andreas
- Re: CI is not processing jobs, (continued)
- Re: CI is not processing jobs, Lars-Dominik Braun, 2024/06/07
- Re: CI is not processing jobs, Philip McGrath, 2024/06/16
- qa.guix delays in processing patches, Ludovic Courtès, 2024/06/17
- Re: qa.guix delays in processing patches, Philip McGrath, 2024/06/19
- Re: qa.guix delays in processing patches, Christopher Baines, 2024/06/19
- Re: qa.guix delays in processing patches, Philip McGrath, 2024/06/25
- Re: qa.guix delays in processing patches,
Andreas Enge <=