Skip to content

Rest client retry mechanism doesn't follow the spec and don't retry when it should #597

@ttypic

Description

@ttypic

The retry mechanism does not treat server responses with 500-504 status codes as host failures; therefore, it does not retry them. This makes the SDK less reliable.

Additionally, there are reports indicating that this issue occurs with other types of errors that should trigger retries, such as httpx timeout errors.

┆Issue is synchronized with this Jira Task by Unito

Metadata

Metadata

Assignees

Labels

bugSomething isn't working. It's clear that this does need to be fixed.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions