Skip to content

Conversation

@pjbgf
Copy link
Member

@pjbgf pjbgf commented Apr 11, 2022

Add two new flags to enable users to configure exponential back-off for Flux objects. The default values are now set to 750ms for minimum retry time, and 15min for maximum delay.

There is no maximum amount of attempts, the controller will continue to retry for as long as it takes.

@hiddeco hiddeco added the enhancement New feature or request label Apr 11, 2022
@pjbgf pjbgf marked this pull request as ready for review April 11, 2022 13:04
Add two new flags to enable users to configure exponential
back-off for Flux objects. The default values are now
set to 750ms for minimum retry time, and 15min for max.

Signed-off-by: Paulo Gomes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants