Skip to content

Cap on retryStrategy backoff? #13584

Closed Locked Answered by agilgur5
eiriklid asked this question in Q&A
Sep 10, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Not according to the documentation.

Yea, my bad, you're correct. I keep mixing up what maxDuration means and that specific doc was recently updated actually: #13068.
Now that I'm remembering, I called out this specific field as super unclear in feedback when I beta tested the CNCF Argo Certification back in January 😅 (there was a question specifically on it and I advocated to remove that question)

Argo's backoff also inherits from k8s apimachinery's wait package

In another layer of confusion, the Argo Backoff spec actually differs from apimachinery's Backoff apparently. In apimachinery, Backoff.Cap sounds like what you're looking for, literally.
Looking at the blames, it's possible that

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@eiriklid
Comment options

@agilgur5
Comment options

Answer selected by eiriklid
@eiriklid
Comment options

@Joibel
Comment options

@agilgur5
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type/feature Feature request solution/superseded This PR or issue has been superseded by another one (slightly different from a duplicate) area/retryStrategy Template-level retryStrategy
3 participants