Skip to content

Commit 6ec2299

Browse files
lpcoxCopilot
andauthored
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/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
"version": "v0.67.2",
4141
"sha": "03e31e064a68e8d5ad890c92f303cfb5a3536006"
4242
},
43+
"github/gh-aw-actions/setup@v0.67.3": {
44+
"repo": "github/gh-aw-actions/setup",
45+
"version": "v0.67.3",
46+
"sha": "eef369c24101e76a5bf51579c26798b28f666813"
47+
},
4348
"github/gh-aw/actions/setup@v0.67.2": {
4449
"repo": "github/gh-aw/actions/setup",
4550
"version": "v0.67.2",

0 commit comments

Comments
 (0)