shutdown_worker
Shut down a Celery worker by its name to stop processing tasks and release system resources.
Instructions
Shut down a Celery worker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workername | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |