This list contains all the jobs that are currently queued. You can
delete a job by clicking the delete button and filter the search by job
state and queue name.
ID
Status
Name
Date
Options
{% for queue in job_data %} {% for state in ["queued", "started",
"failed", "deferred", "finished"] %} {% for job in queue[state] %}