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

Error retry mechanism #78

Open
mateusoliveira43 opened this issue Sep 9, 2024 · 1 comment
Open

Error retry mechanism #78

mateusoliveira43 opened this issue Sep 9, 2024 · 1 comment

Comments

@mateusoliveira43
Copy link
Contributor

On #73 we are setting terminal error only to NonAdminBackup spec validation failure.

If another place fails, it retries until it succeeds. If for some reason cluster is not healthy, this can lead to an infinite loop.

We could add a mechanism to have a maximum number of retries.

@mateusoliveira43
Copy link
Contributor Author

@shawn-hurley do you want to add anything here?

@mateusoliveira43 mateusoliveira43 changed the title Retry mechanism Error retry mechanism Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants