Workflow Failure
Workflow: jsweep - JavaScript Unbloater
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/26736613122
⛔ Effective Token Budget Exhausted : The run failed due to effective-token budget/rate-limit enforcement in the API proxy.
Why this happened and how to optimize
ET computation details (formula: 1×max(input-cached,0) + 0.1×cached + 4×output + 4×reasoning + 1×cache_write, then ×model multiplier)
#
Model
Input
Output
Cache Read
Cache Write
ΔET
ET
Duration
1
claude-sonnet-4.6
37,369
283
0
0
346.5K
346.5K
5.6s
2
claude-sonnet-4.6
38,612
121
30,776
0
102.6K
449.1K
3.3s
3
claude-sonnet-4.6
41,867
270
38,611
0
73.8K
522.9K
6.4s
4
claude-sonnet-4.6
42,158
304
41,866
0
51.3K
574.1K
5.2s
5
claude-sonnet-4.6
42,619
154
42,157
0
47.6K
621.8K
3.6s
6
claude-sonnet-4.6
42,800
79
42,618
0
42.8K
664.6K
2.5s
7
claude-sonnet-4.6
42,926
137
42,799
0
44.6K
709.2K
3.3s
8
claude-sonnet-4.6
44,426
154
42,925
0
57.7K
766.9K
3.6s
9
claude-sonnet-4.6
44,667
137
44,425
0
47.1K
814K
2.9s
10
claude-sonnet-4.6
45,108
168
44,666
0
50.2K
864.2K
3.8s
11
claude-sonnet-4.6
47,778
108
45,107
0
68.5K
932.7K
3.5s
12
claude-sonnet-4.6
51,121
106
47,777
0
76.9K
1M
3.8s
13
claude-sonnet-4.6
55,103
107
51,120
0
85.7K
1.1M
3.5s
14
claude-sonnet-4.6
58,901
298
55,102
0
94.5K
1.2M
7.4s
15
claude-sonnet-4.6
64,249
471
58,900
0
118.1K
1.3M
10.0s
16
claude-sonnet-4.6
64,855
260
64,248
0
72.6K
1.4M
5.5s
17
claude-sonnet-4.6
65,336
103
64,854
0
66.4K
1.4M
3.1s
18
claude-sonnet-4.6
66,675
104
65,335
0
74.6K
1.5M
3.0s
19
claude-sonnet-4.6
69,339
105
66,674
0
87.8K
1.6M
6.7s
20
claude-sonnet-4.6
71,664
205
69,338
0
90.7K
1.7M
6.2s
21
claude-sonnet-4.6
71,914
171
71,663
0
72.9K
1.8M
4.0s
22
claude-sonnet-4.6
72,351
2,630
71,913
0
163.3K
1.9M
25.6s
23
claude-sonnet-4.6
75,026
120
72,350
0
93.5K
2M
4.2s
24
claude-sonnet-4.6
75,452
105
75,025
0
75.1K
2.1M
3.0s
25
claude-sonnet-4.6
76,843
105
75,451
0
84.2K
2.2M
3.0s
26
claude-sonnet-4.6
79,429
105
76,842
0
96.2K
2.3M
3.8s
27
claude-sonnet-4.6
81,995
105
79,428
0
98.4K
2.4M
3.5s
28
claude-sonnet-4.6
83,539
5,039
81,994
0
269.1K
2.7M
42.4s
29
claude-sonnet-4.6
88,623
126
83,538
0
125.5K
2.8M
4.4s
30
claude-sonnet-4.6
90,636
105
88,622
0
101.7K
2.9M
4.0s
31
claude-sonnet-4.6
91,664
3,642
90,635
0
221.9K
3.1M
36.6s
32
claude-sonnet-4.6
95,351
139
91,663
0
120.7K
3.2M
4.3s
33
claude-sonnet-4.6
96,529
127
30,776
0
624K
3.8M
4.5s
34
claude-sonnet-4.6
96,947
135
95,350
0
105K
4M
3.3s
35
claude-sonnet-4.6
97,120
168
96,946
0
94.9K
4M
5.0s
36
claude-sonnet-4.6
97,359
114
30,776
0
631K
4.7M
4.0s
37
claude-sonnet-4.6
98,048
221
30,776
0
641.1K
5.3M
5.3s
Total
2,506,399
16,831
2,203,046
0
5.3M
4m14s
● 5.3M
ET weights: input=1 · cached_input=0.1 · output=4 · reasoning=4 · cache_write=1
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/26736613122
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs :
report-failure-as-issue : false
Generated from jsweep - JavaScript Unbloater · sonnet46 5.3M · ◷
Workflow Failure
Workflow: jsweep - JavaScript Unbloater
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/26736613122
⛔ Effective Token Budget Exhausted: The run failed due to effective-token budget/rate-limit enforcement in the API proxy.
Why this happened and how to optimize
Learn about effective tokens.
Effective tokens used:
25MConfigured ET budget:
25MRun: https://github.com/github/gh-aw/actions/runs/26736613122
You can tune this limit with
max-effective-tokensin workflow frontmatter.ET computation details (formula: 1×max(input-cached,0) + 0.1×cached + 4×output + 4×reasoning + 1×cache_write, then ×model multiplier)
● 5.3M
ET weights: input=1 · cached_input=0.1 · output=4 · reasoning=4 · cache_write=1
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow jsweep failure in https://github.com/github/gh-aw/actions/runs/26736613122Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: