It’d be nice if I could quickly look up, e.g. when a backlog task I was expecting to have started running hadn’t, what my workers were doing, and what was ahead of any particular job in the queue. Why not provide a Workers and Queue view? It should show:
- What job is running on each worker
- What jobs are waiting to run, in the order they’ll run in if nothing is cancelled or restarted
- What jobs belonging to in-progress builds can’t run, and why not (e.g. stage dependency, OSX limit…)