Skip to content

Rotate the codex gateway on a 502 account-unavailable - #71

Merged
Octember merged 1 commit into
mainfrom
fix/rotate-on-account-unavailable
Sep 3, 2026
Merged

Octember merged 1 commit into
mainfrom
fix/rotate-on-account-unavailable

Conversation

@Octember

@Octember Octember commented Sep 3, 2026

Copy link
Copy Markdown
Owner

The bevyl reviewer was down from 2026-09-01 18:17Z: it rotated onto llm-3, which then started returning 502 Bad Gateway: ChatGPT account unavailable. That text never matched isRateLimited, so callFailed classified it as a plain fail and the rotation branch in review-pr.ts never ran, even though the kit's isQuotaWall matcher already lists the phrase.

Classify as limit when either matcher fires, so a dead login walks the pool like a usage wall does.

Deployed as a bundle to stupify-bevyl-ai-bevyl-ai ahead of merge.

…age walls.

The bevyl reviewer sat on a dead llm-3 for two days: the 502 'ChatGPT account
unavailable' error never matched isRateLimited, so it was classified as a plain
fail and maybeRotateGateway (whose own matcher already lists that phrase) was
never reached.

@exe-dev-github-integration exe-dev-github-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@Octember
Octember merged commit 09bb26a into main Sep 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant