You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reduce unnecessary model or tool calls in the prompt.
Trim large inputs or excess context that does not change the outcome.
Split large tasks across smaller runs when possible.
Warning
Engine Failure: The copilot engine terminated unexpectedly.
Last agent output:
● Read (General-purpose agent — Assess related history)
└ Completed
● Read (General-purpose agent — Inspect ti_opencti package)
└ Completed
● Read (General-purpose agent — Compare agentless examples)
└ Completed
Failed to get response from the AI model; retried 5 times (total retry wait time: 95.20 seconds) (Request-ID d08f7d93-49b9-4e91-9094-6f0b538f2799) Last error: CAPIError: 429 Maximum AI credits exceeded (1015.880500 / 1000).
Changes +0 -0
Duration 4m 49s
Tokens ↑ 1.9m (1.7m cached) • ↓ 17.7k (4.6k reasoning)
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/elastic/integrations/actions/runs/27682480424
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Issue Triage
Branch: main
Run: https://github.com/elastic/integrations/actions/runs/27682480424
Pull Request: #19556
Warning
AI Credits Budget Exceeded
The workflow hit the configured
max-ai-creditsguardrail. Used1Kof1Kmax (over by15.9).Increase the limit
Update
max-ai-creditsin your workflow frontmatter:Tips for reducing AI credit usage
Warning
Engine Failure: The
copilotengine terminated unexpectedly.Last agent output:
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 gh-aw-issue-triage failure in https://github.com/elastic/integrations/actions/runs/27682480424Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: