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

Use pip's own retry feature instead of retry-harder or whatever #163

Open
altendky opened this issue Sep 4, 2020 · 2 comments
Open

Use pip's own retry feature instead of retry-harder or whatever #163

altendky opened this issue Sep 4, 2020 · 2 comments

Comments

@altendky
Copy link
Owner

altendky commented Sep 4, 2020

No description provided.

@altendky
Copy link
Owner Author

altendky commented Sep 4, 2020

--retries <retries>         Maximum number of retries each connection should attempt (default 5 times).

So it already was doing five retries? I'm not convinced.

@altendky
Copy link
Owner Author

altendky commented Sep 6, 2020

Of course it wasn't, it was pretending that it had successfully downloaded the file and merely the hash was wrong.

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

No branches or pull requests

1 participant