get_celery_status
Check Celery worker liveness and pending queue length in DefectDojo to detect stalled background tasks and verify configuration.
Instructions
Get Celery worker and queue status.
Returns worker liveness, pending queue length, and configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||