You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 screenshootI guess it should either show the time it took for the job to fail or it should show invalid.
The text was updated successfully, but these errors were encountered: