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

Inconsistent error handling #293

Open
niborg opened this issue Jan 26, 2022 · 0 comments
Open

Inconsistent error handling #293

niborg opened this issue Jan 26, 2022 · 0 comments

Comments

@niborg
Copy link

niborg commented Jan 26, 2022

I'm noticing that certain resource requests have different error handling. For instance, returning a 422 for a volume action will raise a FailedCreate error, but a 429 response doesn't raise an error at all but returns a json string containing the body of the response. The code for this resource is pretty straightforward. Is there a reason for this approach?

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

No branches or pull requests

1 participant