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

fix(interceptor): fix rpc exception message in http to grpc interceptor #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rajibkuet07
Copy link

Handles all sorts of http exceptions from rpc client. No need to use extra try catch for parse error in grpc to http interceptor.

Refs: #13
Refs: #14

Handles all sorts of http exceptions from rpc client.
No need to use extra try catch for parse error in grpc to http interceptor.

Refs: mohsenbostan#13
Refs: mohsenbostan#14
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.

1 participant