Cancel job
agy_cancelStop a running job and its entire process group. Specify a job ID to terminate, with optional reason and grace period between SIGTERM and SIGKILL.
Instructions
Kill a running job and its whole process group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| reason | No | ||
| grace_ms | No | Milliseconds between SIGTERM and SIGKILL. |