Commit 6ec2299
fix: increase claude-token-usage-analyzer timeout to 45 minutes (#1842)
The workflow was timing out at 15 minutes while still downloading
artifacts. The agent needs more time to list workflow runs, download
token-usage.jsonl artifacts, and compile the analysis report.
Fixes #1838
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7908770 commit 6ec2299
3 files changed
Lines changed: 168 additions & 155 deletions
File tree
- .github
- aw
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| |||
0 commit comments