cancel_queue_consumer
Stop a specific worker from consuming tasks from a designated queue to control task distribution and manage worker load in real-time.
Instructions
Make a worker stop consuming from a queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workername | Yes | ||
| queue | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |