taskforcesh / issues

Taskforce.sh issues
6 stars 0 forks source link

See failed jobs across queues #110

Open yazinsai opened 1 year ago

yazinsai commented 1 year ago

I'd love to be able to see jobs by status rather than by queue. Right now, I need to check each one of the queues to see if there are failed jobs -- and it's time-consuming even with a relatively small number of queues:

image

Is there anyway we can do this today? Would you consider adding support for this? (At the very minimum, a central place to review failed jobs)

manast commented 1 year ago

Have you tried configuring monitors for the Connection? then you will get notifications and you will also see a number with the current alerts for your queues.

manast commented 1 year ago

But, yes, having also some kind of badge per Queue with the number of failed jobs or something like that can be useful too.