great-intern-74117
12/15/2022, 3:30 PMMF dashboard-UI
(is this the correct channel?) :
Add another column for the current_step
of each run, and allow also group-by by that or at last filter.
If you push tons of jobs at once it can be much nicer to see it in step-aggregated-view. (i assume it might also be noisy to refresh, if steps are quickly changing. but this can be a sticky and changeable only at refresh)
Also, i’m assuming you’re aware of a glitch that running-jobs appear as Failed
when load is high with lots of jobs running (probably it’s just that time passed since job reported back).
hope i’m not repeating past-msgs i had missed, or that we’re not using an older-UI version that has already added/fixed this (if so, feel free to delete this msg)brave-lion-15961
12/15/2022, 7:23 PMcurrent_step
request would look? You can add more information by creating a feature request here https://github.com/Netflix/metaflow-ui/issues/new?assignees=&labels=&template=feature_request.mdbrave-lion-15961
12/15/2022, 7:24 PMFailed
is probably known. It happens when the heartbeat is not received within a timeout. Do you see those tasks succeeding later?great-intern-74117
12/15/2022, 9:34 PMbrave-lion-15961
01/09/2023, 7:37 PM