ct run scorer-timeout
Analyze why scorers are timing out in a run.
Usage
ct run scorer-timeout [OPTIONS] RUN_ID
Arguments
| Argument | Type | Required |
|---|---|---|
RUN_ID | text | Yes |
Options
| Option | Description |
|---|---|
-l, --limit INTEGER | Maximum number of timeouts to analyze |
-c, --max-concurrent INTEGER | Maximum concurrent API calls |
--thinking-budget INTEGER | Token budget for extended thinking |
--help | Show this message and exit. |