Skip to content

Conversation

@msherman64
Copy link

the base BlazarClientException class was never setting "self.code", even when passed as an argument. This led to any http exception, including 404, being reported as a 500 error.

the base BlazarClientException class was never setting "self.code",
even when passed as an argument. This led to any http exception,
including 404, being reported as a 500 error.
Copy link

@Mark-Powers Mark-Powers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks correct. I know there used to be issues on the API side where the status code was not overriden for some exceptions.

@msherman64 msherman64 merged commit cf7fde4 into chameleoncloud/2023.1 Nov 5, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants