Skip to content

Conversation

@Ashutosh0x
Copy link

@Ashutosh0x Ashutosh0x commented Jan 21, 2026

Summary

Add status code 424 (Failed Dependency) to the automatic retry logic. This status code is frequently returned by Amazon Bedrock for transient server-side issues.

Changes

  • Added status code 424 to the _should_retry method in _base_client.py

Motivation

Users have reported transient 424 errors from Bedrock that should be automatically retried.

@Ashutosh0x Ashutosh0x requested a review from a team as a code owner January 21, 2026 18:49
… errors

Add status code 424 (Failed Dependency) to the automatic retry logic.
This status code is frequently returned by Amazon Bedrock for transient
server-side issues.
@Ashutosh0x Ashutosh0x force-pushed the feat/beta-feature-parity branch from 9f3283d to 2a4a740 Compare January 21, 2026 18:56
@Ashutosh0x Ashutosh0x changed the title feat(bedrock/vertex): add beta feature parity and 424 retry logic fix(client): add 424 status code to retry logic for transient Bedrock errors Jan 21, 2026
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