hydra
hydra copied to clipboard
Feature Request: UI: Show currently running evaluation(s) in /evals
Is your feature request related to a problem? Please describe.
When an evaluation is pending, you need (to my knowledge) look at all jobsets to figure out which one is currently running an eval and for how long. You may want to know this to guess when your evaluation may happen at the earliest, e.g. nixos:trunk-combined just started means ~1h of wait time.
Describe the solution you'd like
/evals displays a short message what jobset is currently having an evaluation running with a link.
Describe alternatives you've considered
The evaluating machine becomes part of the /machines page where it displays what it is doing atm.
And pending evals in order, too, I would argue :)