Hi, i got curious while using grpc-kotlin
this is "Why cast to status exception when not status.isOk ?"
io.grpc.kotlin.ClientCalls 295 line.
Should you tell me reason that cast StatusException not StatusRuntimeException.
I issue here because not response where grpc-group.
Could you please tell me the solution when you have a chance?