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

Add more retries to secure file tasks #10522

Merged
merged 5 commits into from May 29, 2019

Conversation

joshmgross
Copy link
Member

Occasionally secure file downloads can fail with ECONNRESET issues and the expected behavior is to retry the download until it succeeds. I've tested these changes with a customer who experienced these issues frequently (they had multiple stages and jobs in a release pipeline downloading secure files) and confirmed that the issue is mitigated.

  • Enabled up to 5 retries for secure file downloads
  • Bumped all task versions that depended on securefiles-common

@joshmgross joshmgross merged commit a39da51 into master May 29, 2019
@joshmgross joshmgross deleted the users/jogros/secure-files-retries branch May 29, 2019 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants