noseka1 / openshift-auto-upi

OpenShift Automated User-Provided Infrastructure
Apache License 2.0
99 stars 51 forks source link

Download retry #23

Closed hashnao closed 4 years ago

hashnao commented 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?

noseka1 commented 4 years ago

@hashnao Great job, thanks! Merging this right away.