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

Add target context to connection error #61

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

andyclegg
Copy link
Contributor

When a service is failing due to a misconfigured GrpcProxy, it's hard to tell which one is failing. This PR re-raises the same exception type with the target as context, and chained to the original exception.

@iky iky merged commit 0c8c871 into nameko:master Oct 24, 2023
6 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.

2 participants