autoscale_worker_pool
Set the minimum and maximum pool size for a Celery worker to autoscale its concurrency based on workload.
Instructions
Set autoscale bounds for a worker's pool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workername | Yes | ||
| min | Yes | ||
| max | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |