set_task_rate_limit
Set a new rate limit for a task on a worker to regulate task execution frequency and prevent overload.
Instructions
Change the rate limit for a task on a worker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskname | Yes | ||
| workername | Yes | ||
| ratelimit | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |