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 'retry' option for solid install under network issues #6

Open
avishnyakov opened this issue Dec 22, 2016 · 2 comments
Open

Add 'retry' option for solid install under network issues #6

avishnyakov opened this issue Dec 22, 2016 · 2 comments

Comments

@avishnyakov
Copy link

Sometimes installation fails due to network issues as following:

 Unable to resolve package source: 'https://www.powershellgallery.com/api/v2/'.

It would be reasonable to have 'retry' parameter with some sleep to get rock-solid install even with temporary network issues.

@gustavdw
Copy link

gustavdw commented Jan 3, 2017

What exception type is it that you're getting when this happends?

@avishnyakov
Copy link
Author

Oh, hard to say. It's under chef provision so that only error message pops up. Essentially, troubles with the network / wi-fi or DNS resolution, temporary internet connection unavailability leads to such an issue.

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

2 participants