Skip to content

[FEATURE] Retries for ServiceUnavailableException (503 errors) #370

@austinmw

Description

@austinmw

Problem Statement

If I'm reading correctly, it seems that retry handling only captures ThrottlingException; if so, would it be reasonable to capture and retry other intermittent errors like ServiceUnavailableException as well?

Proposed Solution

No response

Use Case

ServiceUnavailableException can happen often with certain models, like Opus 4

Alternatives Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

area-hooksFeatures or requests that might be implementable via hooksarea-providerRelated to model providersenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions