Exalate commented:
cockroachdb/cockroach#72291 --- Release note (ui change): The jobs overview table in DBConsole now shows when jobs have the status "reverting", and shows the badge "retrying" when running or reverting jobs are also retrying. Hovering the status for a "retrying" job will show the "Next execution time" in UTC. Two new columns, "Last Execution Time (UTC)" and "Execution Count", were also added to the jobs overview table in DBConsole, and the "Status" column was moved left to the second column in the table. The status query parameter in the /jobs endpoint now supports the values reverting and retrying.
Jira Issue: DOC-2127