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

Fail-safe mechanism for patch updates #101

Merged
merged 5 commits into from
Feb 6, 2024
Merged

Conversation

dennisvang
Copy link
Owner

If a patch fails, for whatever reason, the downloaded patch file is flagged with a .failed suffix.

The client then continues without updating.

On the next run, the failed patch will be ignored, and a full update is downloaded instead.

fixes #98

@dennisvang dennisvang merged commit 7733ea1 into master Feb 6, 2024
17 checks passed
@dennisvang dennisvang mentioned this pull request Feb 7, 2024
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

Successfully merging this pull request may close these issues.

patch failsafe
1 participant