Commit ec12c65
fix: increase claude-token-optimizer timeout from 10 to 15 minutes (#1937)
Run 24290714882 timed out at exactly 10 minutes while the agent was
still productively working — calculating token stats and preparing
the optimization issue. The agent never reached the safe-output step,
causing the run to be marked as failed.
Increase timeout to 15 minutes to give the agent enough time to
complete its analysis and post the issue.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent af08b90 commit ec12c65
2 files changed
Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments