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

Always create new S3 client before use #367

Merged
merged 1 commit into from
Jan 24, 2017

Conversation

jwhayes
Copy link
Contributor

@jwhayes jwhayes commented Jan 24, 2017

No description provided.

@matteofigus
Copy link
Member

LGTM.

Just to clarify to external users: this is the result of a chat we had about some possible connectivity issues between the api and the public internet (the aws api). It turns out that during some network issues, the api instance seems not to be capable of auto-recovering and from a quick investigation this seems to be due to the aws-sdk client we use.

This is a little test to see if this fixes without negatively impacting on performance and robustness. In case it will be unsuccessful, we will rollback.

@matteofigus matteofigus merged commit e03c4f0 into opencomponents:master Jan 24, 2017
@jwhayes jwhayes deleted the always-init-s3 branch January 24, 2017 11:04
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