Skip to content

feat: Add --retry-delay Option#2500

Merged
mtrmac merged 1 commit intocontainers:mainfrom
adambkaplan:add-retry-delay
Jan 16, 2025
Merged

feat: Add --retry-delay Option#2500
mtrmac merged 1 commit intocontainers:mainfrom
adambkaplan:add-retry-delay

Conversation

@adambkaplan
Copy link
Copy Markdown
Contributor

  • Add option to set a fixed delay between retries.
  • Clarify that if delay is unset, skopeo uses an exponential delay for retries.

Fixes #2476

Copy link
Copy Markdown
Contributor

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mtrmac mtrmac added the kind/feature A request for, or a PR adding, new functionality label Jan 16, 2025
- Add option to set a fixed delay between retries.
- Clarify that if delay is unset, skopeo uses an exponential delay for
  retries.

Fixes containers#2476

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
@mtrmac mtrmac merged commit 8380f28 into containers:main Jan 16, 2025
@adambkaplan adambkaplan deleted the add-retry-delay branch February 17, 2025 13:58
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators May 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kind/feature A request for, or a PR adding, new functionality locked - please file new issue/PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature request: add delay between --retry-times

2 participants