check_timeouts
Scan for overdue and failed tasks, auto-retry up to max_retries, escalate exhausted tasks, and release timed-out ones. Use dry_run=true to preview actions without changes.
Instructions
Scan for overdue and failed tasks. Auto-retry failed tasks within max_retries, escalate exhausted tasks to escalate_to agent/human, release timed-out tasks. Use dry_run=true to preview actions without making changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | If true, report what would happen without making changes. |