restart_queue
Restart a queue worker to apply new code after deployment, ensuring updated tasks are processed.
Instructions
Restart a queue worker (e.g. to pick up new code after a deploy)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | The ID of the server | |
| site_id | Yes | The ID of the site | |
| queue_id | Yes | The ID of the queue worker to restart |