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

Implement retry and error-safe collection from the coordinator #38

Closed
gjermundgaraba opened this issue Aug 2, 2024 · 1 comment
Closed
Milestone

Comments

@gjermundgaraba
Copy link
Collaborator

The sidecar coordinator currently does not handle errors very smoothly when an error occurs in its claim collection loop. Maybe the only thing that is needed is to just log out the error and return the loop and it will automatically retry in the next iteration.

@gjermundgaraba
Copy link
Collaborator Author

Fixed in 6093d24

@gjermundgaraba gjermundgaraba added this to the V1 milestone Aug 31, 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

1 participant