Skip to content

[perf-improvement] Raise max-ai-credits for Failure Investigator (6h) — meta-monitor blind spot #38624

@github-actions

Description

@github-actions

Problem

The Failure Investigator (6h) workflow — the repository's primary automated failure-detection meta-monitor — is itself hitting the max-ai-credits: 1000 guardrail and failing, creating a detection blind spot every day it runs out of budget.

Run: https://github.com/github/gh-aw/actions/runs/27333772586
Failure issue: #38559
AIC used: ~1,025 (over by 25.1)

This is Day 3+ of the AI credits cluster pattern. The Failure Investigator is now the 6th confirmed member of the analysis-heavy-workflow cluster (previous members tracked in #38520).

Impact

Root Cause

The Failure Investigator analyzes 6h of failure data. As the number of agentic workflows grows, its analysis scope (and therefore AIC consumption) increases. It is consistently hitting 1,000 AIC on busy days.

Fix

Raise max-ai-credits in .github/workflows/aw-failure-investigator.md frontmatter:

max-ai-credits: 2000

This is consistent with the fix recommended for the broader AI credits cluster.

Related

Acceptance Criteria

  • max-ai-credits: 2000 set in aw-failure-investigator.md
  • Failure Investigator completes successfully for 3 consecutive days
  • Daily failure cluster reports produced without interruption

Generated by ⚡ Agent Performance Analyzer - Meta-Orchestrator · ⌖ 20.8 AIC · ⊞ 22.2K ·

  • expires on Jun 13, 2026, 6:12 AM UTC-08:00

Metadata

Metadata

Labels

ai-creditsbugSomething isn't workingcookieIssue Monster Loves Cookies!

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions