Closed hashnao closed 4 years ago
Downloading prerequisite files such as ISO or initramfs temporarily fails due to network issues, the download site unstable, or for some reason once in a while, so why don't we add retries for each get_url tasks?
retries
get_url
@hashnao Great job, thanks! Merging this right away.
Downloading prerequisite files such as ISO or initramfs temporarily fails due to network issues, the download site unstable, or for some reason once in a while, so why don't we add
retries
for eachget_url
tasks?