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 httpretry client for update fetcher. #2867

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Nov 2, 2023

TaskDX-2132 Our installer / updater clearly communicates network errors

Take advantage of network error handling.

Take advantage of network error handling.
@mitchell-as mitchell-as closed this Nov 2, 2023
@mitchell-as mitchell-as reopened this Nov 2, 2023
@mitchell-as mitchell-as requested a review from MDrakos November 2, 2023 21:07
@mitchell-as mitchell-as marked this pull request as ready for review November 2, 2023 21:07
Copy link
Member

@MDrakos MDrakos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a good change for the updater. Can you also please verify that the installer will surface network errors?

@mitchell-as
Copy link
Contributor Author

Yes, if I unplug my network cable prior to running the installer (after it's been downloaded), it appears to run just fine. (It doesn't appear to need internet access). If I unplug my network cable prior to running install.sh (to fetch the installer), I'm getting OS error messages that hint at a networking issue.

Is this sufficient?

@mitchell-as mitchell-as requested a review from MDrakos November 2, 2023 22:15
@mitchell-as mitchell-as merged commit ef12da9 into version/0-43-0-RC1 Nov 2, 2023
12 of 20 checks passed
@mitchell-as mitchell-as deleted the mitchell/dx-2132 branch November 2, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants