Skip to content

feat: Improved handling of unexpected errors#190

Merged
NautiluX merged 2 commits intomainfrom
undefined-response-typ
Feb 25, 2026
Merged

feat: Improved handling of unexpected errors#190
NautiluX merged 2 commits intomainfrom
undefined-response-typ

Conversation

@NautiluX
Copy link
Member

This happens e.g. when a wrong API endpoint is set and the error cannot be parsed by the OpenAPI client.
In this case we want to at least output the requested URL and the response code.

@NautiluX NautiluX requested a review from a team as a code owner February 25, 2026 13:20
Copy link
Member

@OliverTrautvetter OliverTrautvetter left a comment

Choose a reason for hiding this comment

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

Some small comments, the rest looks good 😄

This happens e.g. when a wrong API endpoint is set and the
error cannot be parsed by the OpenAPI client.
In this case we want to at least output the requested URL and the response code.
@NautiluX NautiluX force-pushed the undefined-response-typ branch from 3fb5433 to cc90e71 Compare February 25, 2026 14:10
Signed-off-by: NautiluX <2600004+NautiluX@users.noreply.github.com>
Copy link
Member

@OliverTrautvetter OliverTrautvetter left a comment

Choose a reason for hiding this comment

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

looks good now 👍

@NautiluX NautiluX merged commit e857c5b into main Feb 25, 2026
5 of 7 checks passed
@NautiluX NautiluX deleted the undefined-response-typ branch February 25, 2026 15:06
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.

2 participants