In the admin monitoring links, there is a a job status page, accessed via health/simple_status URL. This shows all the jobs, their status, and the runtime. In the case of failed jobs the displayed time is the time since the job started. For example, if the failed job started 10 hours ago, the runtime shows 10 hours. Here's a screenshoot

I guess it should either show the time it took for the job to fail or it should show invalid.
In the admin monitoring links, there is a a job status page, accessed via
health/simple_statusURL. This shows all the jobs, their status, and the runtime. In the case of failed jobs the displayed time is the time since the job started. For example, if the failed job started 10 hours ago, the runtime shows 10 hours. Here's a screenshootI guess it should either show the time it took for the job to fail or it should show invalid.