Indicate a revision's position in the Lando landing queue when requesting a revision to be landed.
Categories
(Conduit :: Lando, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: KWierso, Unassigned)
References
Details
(Keywords: conduit-triaged)
It would sometimes be helpful to know approximately how long it would take for a revision I request to be landed to work its way through the autoland queue.
I think just showing its position in the queue (and the total queue length?) would be enough.
| Reporter | ||
Comment 1•6 years ago
|
||
Showing the queue position probably depends on there actually being a FIFO queue to be positioned in (bug 1286160)...
Until then, maybe just show how many items in total are still waiting to be landed? That'd at least give some idea of when to expect one's own stuff to be landed.
we're planning a significant reworking of the lando/transplant interaction and will have a plan early next month with work commencing soon thereafter. exposing the landing queue in lando will be part of that plan (along with the ability to cancel pending landings).
Until then, maybe just show how many items in total are still waiting to be landed?
as this is more work than you may expect, displaying any sort of queuing information will have wait for the larger transplant reworking.
this will happen as part of bug 1544346.
Description
•