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 logic and fallback to build on dev machines #49

Open
bweggersen opened this issue Sep 26, 2019 · 1 comment
Open

Add retry logic and fallback to build on dev machines #49

bweggersen opened this issue Sep 26, 2019 · 1 comment

Comments

@bweggersen
Copy link
Member

If a fetch or put fails, it should quickly retry and then fall back to a regular build. The timeout should be short as most packages might not take that long to build.

Related, there should also be support for determining if the device is offline, and if so, it could look for a local cache, and if not it should simply build.

@bweggersen
Copy link
Member Author

Maybe it's not a good idea to cover-up connectivity issues.

@bweggersen bweggersen changed the title Add retry logic and fallback to build Add retry logic and fallback to build on dev machines Oct 17, 2019
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