flower icon indicating copy to clipboard operation
flower copied to clipboard

The Task Tab should show SCHEDULED tasks

Open ehiggs opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. As an admin with backed up queues I would like SCHEDULED tasks on the Task page so that I can see more easily where a spike in work came from.

Currently we only show tasks with an actual Celery state - and SCHEDULED or QUEUED is not one of these.

Describe the solution you'd like As an admin with backed up queues I would like SCHEDULED tasks on the Task page so that I can see more easily where a spike in work came from.

Alternatively make worker/<worker-id>#tab-tasks work from a json API that is rendered so we can make our own tooling with the API.

ehiggs avatar Mar 29 '21 11:03 ehiggs