Skip to content

Conversation

@ChristianGeie
Copy link
Collaborator

extend exception handling for k8s client and requests
request() now return a object in any cases

Christian Geie added 3 commits July 4, 2025 13:34
especially for SSLCertVerificationError
to avoid returning "none" which would lead to an AttributeError in the caller code.
add exception handling for SSLError and RetryError
add debug log message for dummy response
in _get_file_data_and_name() to avoid AttributeError
@ChristianGeie ChristianGeie added enhancement New feature or request python Pull requests that update Python code labels Aug 13, 2025
@ChristianGeie ChristianGeie merged commit 7f0399e into master Aug 13, 2025
2 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants