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

Change: Improve error output in case of unix socket connection issues #835

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

bjoernricks
Copy link
Contributor

@bjoernricks bjoernricks commented Sep 27, 2022

What:

Add the causing exception message to the raised error if connecting to the unix socket fails.

Why:

This will allow for better debugging of the error cause.

How:

Checklist:

  • Tests
  • Conventional commit message
  • Documentation

Add the causing exception message to the raised error if connecting to
the unix socket fails. This will allow for better debugging of the
cause.
@bjoernricks bjoernricks added the make release To trigger GitHub release action. label Sep 27, 2022
@bjoernricks bjoernricks requested a review from a team as a code owner September 27, 2022 07:15
@bjoernricks bjoernricks enabled auto-merge (squash) September 27, 2022 07:15
@bjoernricks bjoernricks merged commit 662572d into main Sep 27, 2022
@bjoernricks bjoernricks deleted the improve-connection-error branch September 27, 2022 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make release To trigger GitHub release action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants