{# Live 'Running now' block. Repolls every 3s while anything is in flight; when nothing is running it stops polling on a slower heartbeat so an idle board isn't hammering the journal. #}
| # | target | task | started | |
|---|---|---|---|---|
| {{ job.id }} | {{ job.target }} | {{ job.task }} |
{{ "%.0f"|format(job.duration) }}s ago |
Nothing running. Start something from the Dashboard or Gauges page, or run ./inv <task> in a terminal.