Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

Bug 1302596: Retry image download when it fails #502

Merged
merged 2 commits into from Sep 8, 2019

Conversation

walac
Copy link
Contributor

@walac walac commented Sep 3, 2019

We already have retries for when the download fails, but not when the
downloaded image is corrupted.

We add a retry for the general ensureImage() function, for edge cases
like above.

As we are not retrying because of possible network temporary outage, we
configure the waiting time to be a small value.

We already have retries for when the download fails, but not when the
downloaded image is corrupted.

We add a retry for the general `ensureImage()` function, for edge cases
like above.

As we are not retrying because of possible network temporary outage, we
configure the waiting time to be a small value.
@walac
Copy link
Contributor Author

walac commented Sep 8, 2019

The failed test is unrelated and you will be addressed in a follow-up PR.

@walac walac merged commit 319f544 into taskcluster:master Sep 8, 2019
@walac walac deleted the image-failed branch September 8, 2019 12:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants