mojolicious / minion

:octopus: Perl high performance job queue

Home Page:https://metacpan.org/release/Minion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show how long each job has been running in the admin ui

kraih opened this issue · comments

I'm not sure yet how to best integrate this into the admin ui. But i think it would be very useful to show how long active jobs have been running already, and how long finished/failed jobs have taken in the job list table. Perhaps a new column that stays empty for inactive jobs?

A tooltip sounds good enough for me actually. It's only useful for long running tasks in specific states.

Actually, i think i would like to be able to select all finished jobs of a certain type and see in the table which ones were the fastest and slowest.

Feature has been added. f2cea08
admin