Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s3 retry option is added #337

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sivankumar86
Copy link
Contributor

What

Intermittently we are getting s3 unknown host exception and it can be resolved upon more retry and lastest SDK

I have applied patch in my environment and it has been running for more than a week without any s3 error hence, sharing with community so that other can get benefits of it and also, i donot need to maintain patch during upgrade.

How

  • Upgrade aws SDK
  • Add more retry (make it configurable so that user can change accordingly)

Resolves this :

airbytehq/airbyte#35601

@davinchia
Copy link
Contributor

/create-oss-pr

octavia-squidington-iii pushed a commit that referenced this pull request Jul 1, 2024
As part of #337 I was trying to figure out how to why we have the 1.x and 2.x AWS SDK dependencies in our deps.toml today. Either one should be sufficient.

As part of this I noticed our build cache dependencies are out of date so I'm going to update this.

Upgrade this to the latest version - https://github.com/burrunan/gradle-s3-build-cache.
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