Configuration
In Project Settings > Automation, set Task Timeout in minutes:| Value | Behavior |
|---|---|
| 0 (default) | No timeout — tasks run until completion |
| 1–1440 | Auto-kill after this many minutes (max 24 hours) |
How It Works
Use Cases
Rate Limit Loops
Kill tasks stuck in rate limit wait cycles that would otherwise run forever.
Infinite Loops
Terminate tasks where Claude enters a reasoning or editing loop.
Resource Management
Ensure no single task monopolizes an agent slot, keeping the queue healthy.