Skip to content

fallback: Handle overloaded_error#1780

Merged
dgageot merged 1 commit intodocker:mainfrom
vvoland:claude-overloaded
Feb 18, 2026
Merged

fallback: Handle overloaded_error#1780
dgageot merged 1 commit intodocker:mainfrom
vvoland:claude-overloaded

Conversation

@vvoland
Copy link
Contributor

@vvoland vvoland commented Feb 18, 2026

Retry when Claude is overloaded when US wakes up.

Retry when Claude is overloaded when US wakes up.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland requested a review from a team as a code owner February 18, 2026 17:04
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

Review Summary

✅ No issues found in the changed code.

The addition of "overloaded_error" to the retryable error patterns list is safe and handles the specific error format mentioned in the PR description. While the pattern is similar to the existing "overloaded" pattern, adding the specific variant ensures explicit coverage for this error type.

The change is minimal, focused, and appropriate for handling Claude overload scenarios.

Copy link
Member

@rumpl rumpl left a comment

Choose a reason for hiding this comment

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

Yes

@dgageot dgageot merged commit 57844d4 into docker:main Feb 18, 2026
8 checks 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.

3 participants