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

granular error handling #111

Open
beliaev-maksim opened this issue May 30, 2023 · 0 comments
Open

granular error handling #111

beliaev-maksim opened this issue May 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@beliaev-maksim
Copy link
Member

need to add mechanism for better error handling of API errors
Maybe we need to have better checks for:

405 - we can go BlockedStatus and recover from this by trusting the charm
404 - maybe we cannot recover from this, so real error
409 - we could recover from a conflicting resource

see comment for reference:
#101 (review)

@beliaev-maksim beliaev-maksim added the enhancement New feature or request label May 30, 2023
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
None yet
Development

No branches or pull requests

1 participant