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

boto client instantiation outside of call to worker processes #1589

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tylerpotts
Copy link
Contributor

Fixes #1572

Passes the instantiated boto client to the sub-processes instead of instantiating a new boto3 client object within each subprocess. Details for why this is needed are in the above linked issue.

@nflx-mf-bot
Copy link
Collaborator

Testing[526] @ 6ecee29

@nflx-mf-bot
Copy link
Collaborator

Testing[526] @ 6ecee29 had 2 FAILUREs.

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.

Boto3 fails on flows that require the simultaneous download of numerous S3 objects on AWS
3 participants