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 polling timeout to be configurable #366

Merged
merged 2 commits into from
Apr 4, 2023
Merged

Allow polling timeout to be configurable #366

merged 2 commits into from
Apr 4, 2023

Conversation

skandragon
Copy link
Contributor

@skandragon skandragon commented Apr 2, 2023

The old system tried 5 times with an exponential backoff. The new behavior is based on time, and increases to a maximum of 20 seconds between tries. It will poll for whatever time is specified on the command line, or in the config file. Default is 60 seconds, which is the same time the old method would end up using.

@skandragon skandragon merged commit be21b24 into spinnaker:master Apr 4, 2023
@skandragon skandragon deleted the orca-timeout branch April 4, 2023 17:19
@karlskewes
Copy link
Contributor

Hey @skandragon, did we miss a review here? Wondering why it was merged...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants