Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(interceptor): fix rpc exception message in http to grpc interceptor
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
- Loading branch information