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

fix(install): fallback to default downloader when aria2 fails #4292

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kiennq
Copy link
Contributor

@kiennq kiennq commented Mar 13, 2021

Try to fallback to default downloader when aria2 download failed.
This make the download with aria2 more stable since there's some download links that doesn't support multi-connection.

Closes #4472

@rashil2000
Copy link
Member

It would be better to not make this a default, and control it with a config variable instead. @kiennq can you fix the conficts?

@niheaven
Copy link
Member

A refactoring of install.ps1 by separate downloading, extracting, and installing will be done after this release, and could you do the resolving after that?

@brian6932
Copy link

Would it not be better to just set aria2-max-connection-per-server to 1 if the download fails on retry?

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.

None yet

4 participants