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
Currently, the generated client for Grpc doesn't have a way to set the CallInvoker, it is better to have this.
We are getting CallInvoker instead of Channel when applying client side interceptors to Channel.
The text was updated successfully, but these errors were encountered:
Currently, the generated client for Grpc doesn't have a way to set the CallInvoker, it is better to have this.
We are getting CallInvoker instead of Channel when applying client side interceptors to Channel.
The text was updated successfully, but these errors were encountered: