Skip to content
Discussion options

You must be logged in to vote

You're not missing anything. Retry happens on next reconciliation.

In general, our steps, including this one, don't do any internal waiting/polling. The reason for this is so steps that may need to poll for a very long time to find a definitive result aren't bogarting controller resources.

I realize the problem this may pose for some use cases and am open to discussing what can possibly be done about it, but it's definitely not anything as simple as letting the step poll internally.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AlanLonguet
Comment options

@AlanLonguet
Comment options

Answer selected by AlanLonguet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants