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

Getting occasional failures which I would expect retries to handle #63

Open
matthias50 opened this issue Nov 14, 2017 · 0 comments
Open
Assignees
Labels

Comments

@matthias50
Copy link

I am occasionally getting failures like the following:

Execution of '/usr/bin/yum -d 0 -e 0 -y install vim' returned 1: <urlopen error [Errno 104] Connection reset by peer>

I would expect that retries would handle this and I have a hard time believing that s3 itself would really do this 10 times in a row. I say 10 because we are using default value for retries.

@seporaitis seporaitis self-assigned this Jun 5, 2020
@seporaitis seporaitis added the bug label Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants