Available jobs
{{ j.title }}
Title

{{ job.title }} (enqueue is suspended)

Job-template (project)

{{ job.get_job_template().title }} ({{ job.get_job_template().get_project().title }})

Worker pool

{{ job.get_worker_pool().title }}

Description

{{ job.description }}

No description given.

Re-schedule interval

Every {{ job.reschedule_interval }} {{ job.reschedule_interval_type |lowercase }}(s)

No interval specified.

Parent

{{ job.get_parent().title }}

This job does not have a parent.

Children

This job does not have any children.

Admin link (requires admin access)

Open job in admin

{{ job.script_content }}

Start date Duration Worker Return
{{ run.start_dts | formatdts }} {{ run.get_duration_string() }} {{ run.get_worker().title }} OK FAIL

Click on a job to see its details and run history...