You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments