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(glance_image): introduce retries #1061

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

mnaser
Copy link
Member

@mnaser mnaser commented Apr 3, 2024

The internet is not reliable. We instead introduce 3 retries for
downloading images, with a random delay of at least 3 seconds to
make sure we can retry safely.

Depends-On: #1063
Signed-off-by: Mohammed Naser [email protected]

The internet is not reliable.  We instead introduce 3 retries for
downloading images, with a random delay of at least 3 seconds to
make sure we can retry safely.

Signed-off-by: Mohammed Naser <[email protected]>
@mnaser
Copy link
Member Author

mnaser commented Apr 3, 2024

recheck

@mnaser mnaser merged commit 2797116 into main Apr 4, 2024
10 checks passed
@mnaser mnaser deleted the add-retries-for-glance-image branch April 4, 2024 01:48
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.

1 participant