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

Update download continuation for interrupted downloads #64

Open
TadhgEomonn opened this issue Jul 21, 2022 · 0 comments
Open

Update download continuation for interrupted downloads #64

TadhgEomonn opened this issue Jul 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@TadhgEomonn
Copy link

Is your feature request related to a problem? Please describe.

No problem, per say. But having a sometimes intermittent web connection causes one to lose a nearly completed update download, which seems like a waste of effort.

Describe the solution you'd like

Would like the Launcher to resume update downloads from the point where they had been interrupted.

(Save incomplete downloads, check if new update request corresponds to an existing partial download and, if so, resume the update download from where it left off, if not, delete the partial download and continue update as it works now.)

Describe alternatives you've considered

If not feasible or requires inordinate coding, please disregard feature request.

Additional context

N/A

@TadhgEomonn TadhgEomonn added the enhancement New feature or request label Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant