Skip to content

Add retries in CredentialsProvider.containerEndpoint#54

Merged
vlovgr merged 1 commit intomainfrom
container-endpoint-retries
Oct 10, 2025
Merged

Add retries in CredentialsProvider.containerEndpoint#54
vlovgr merged 1 commit intomainfrom
container-endpoint-retries

Conversation

@vlovgr
Copy link
Copy Markdown
Member

@vlovgr vlovgr commented Oct 10, 2025

We've observed some sporadic IO: connection reset issues for the container endpoint. It looks like the AWS Java SDK retries 5xx and IO exceptions up to 5 times for the container endpoint. This pull request also adds up to 5 retries for the container endpoint.

Copy link
Copy Markdown

@igor-ramazanov igor-ramazanov left a comment

Choose a reason for hiding this comment

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

Shouldn't the tlBaseVersion bump to 7.0?

Also, I guess this isn't an early-semver?

@igor-ramazanov
Copy link
Copy Markdown

Nevermind, I see it's in a nested function

@vlovgr vlovgr merged commit 5ebf931 into main Oct 10, 2025
13 checks passed
@vlovgr vlovgr deleted the container-endpoint-retries branch October 10, 2025 12:32
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.

2 participants