Workflow Failure
Workflow: Repo Assist
Branch: chore/repo-assist-lock-refresh
Run: https://github.com/NichUK/FixedPointNano/actions/runs/27494235945
⛔ 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
44,571
270
0
0
410.9K
410.9K
5.3s
2
claude-sonnet-4.6
47,377
620
35,522
0
161K
571.8K
10.7s
3
claude-sonnet-4.6
51,071
129
45,205
0
98.1K
670K
3.6s
4
claude-sonnet-4.6
51,635
834
48,099
0
105.1K
775.1K
15.2s
5
claude-sonnet-4.6
55,438
669
51,584
0
105.2K
880.3K
13.3s
6
claude-sonnet-4.6
56,223
204
53,296
0
81.7K
962K
3.8s
7
claude-sonnet-4.6
57,759
167
56,222
0
70.4K
1M
4.3s
8
claude-sonnet-4.6
59,926
315
57,758
0
82.8K
1.1M
5.6s
9
claude-sonnet-4.6
62,704
388
59,925
0
92.9K
1.2M
6.9s
10
claude-sonnet-4.6
67,071
385
62,703
0
109.6K
1.3M
6.6s
11
claude-sonnet-4.6
76,035
5,238
67,070
0
329.6K
1.6M
1m12s
12
claude-sonnet-4.6
83,763
378
76,034
0
151.6K
1.8M
8.2s
13
claude-sonnet-4.6
84,733
1,555
83,762
0
140.1K
1.9M
21.7s
14
claude-sonnet-4.6
88,463
1,236
84,732
0
154.3K
2.1M
20.0s
15
claude-sonnet-4.6
91,238
181
88,462
0
111.1K
2.2M
4.8s
16
claude-sonnet-4.6
91,440
115
91,237
0
88.1K
2.3M
3.2s
17
claude-sonnet-4.6
93,039
423
91,439
0
111.9K
2.4M
7.8s
18
claude-sonnet-4.6
93,544
539
93,038
0
107.7K
2.5M
12.6s
19
claude-sonnet-4.6
94,314
970
93,543
0
126K
2.6M
19.4s
20
claude-sonnet-4.6
95,559
928
94,313
0
129.5K
2.8M
16.2s
21
claude-sonnet-4.6
97,119
2,524
95,558
0
190.9K
3M
38.2s
22
claude-sonnet-4.6
99,715
225
97,118
0
118.9K
3.1M
4.8s
23
claude-sonnet-4.6
99,996
198
99,714
0
99.4K
3.2M
4.4s
24
claude-sonnet-4.6
107,516
962
99,995
0
192.3K
3.4M
11.8s
25
claude-sonnet-4.6
108,530
306
107,515
0
116.9K
3.5M
5.0s
26
claude-sonnet-4.6
108,890
322
108,529
0
112.5K
3.6M
4.6s
27
claude-sonnet-4.6
109,292
275
35,522
0
705.8K
4.3M
5.4s
28
claude-sonnet-4.6
109,595
298
108,889
0
115.1K
4.4M
5.6s
29
claude-sonnet-4.6
109,973
314
35,522
0
713.3K
5.1M
5.7s
30
claude-sonnet-4.6
110,341
393
35,522
0
719.5K
5.9M
6.5s
Total
2,506,870
21,361
2,157,828
0
5.9M
5m53s
● 5.9M
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/NichUK/FixedPointNano/actions/runs/27494235945
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 Repo Assist · sonnet46 5.9M · ◷
Workflow Failure
Workflow: Repo Assist
Branch: chore/repo-assist-lock-refresh
Run: https://github.com/NichUK/FixedPointNano/actions/runs/27494235945
⛔ 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/NichUK/FixedPointNano/actions/runs/27494235945
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.9M
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 repo-assist failure in https://github.com/NichUK/FixedPointNano/actions/runs/27494235945Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: