purge_celery_queue
Remove all pending Celery tasks from the DefectDojo queue to clear backlogged jobs; tasks already executing are not affected.
Instructions
Purge all pending Celery tasks from the queue.
Tasks already being executed are not affected. Use with caution - this removes ALL pending tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||