Runner jobs Remote runners

UUID Type State Priority Progress Runner Created
{{ runnerJob.uuid }} {{ runnerJob.type }} {{ runnerJob.state.label }} {{ runnerJob.priority }} {{ runnerJob.progress }}% {{ runnerJob.runner?.name }} {{ runnerJob.createdAt }}
Parent job: {{ runnerJob.parent?.uuid || '-' }}
Processed on {{ (runnerJob.startedAt || '-') }}
Finished on {{ (runnerJob.finishedAt || '-') }}
Payload:
{{ runnerJob.payload }}
Private payload:
{{ runnerJob.privatePayload }}
{{ runnerJob.error }}
No runner jobs found.