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

allow retry while downloading images #8232

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

stgmsa
Copy link
Contributor

@stgmsa stgmsa commented Jul 29, 2024

Description

Fixes #8019, adds additional retries and message when failing docker image downloading.

Impacts

added 3 retries in docker image downloading.

Issue

fixes #8019 docker image downloading status

Delete branch after merge

YES

Checklist

  • [n/a] Document the feature
  • [n/a] Add OpenAPI specification
  • [n/a] Add unit tests
  • [n/a] Add acceptance tests (TestLink)

Bug Fixes

fixes #8019, adds more retries when downloading docker images

@satkunas satkunas merged commit 87cbc61 into devel Jul 29, 2024
13 checks passed
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.

Check the docker images installation status
2 participants