mirror of https://github.com/grpc/grpc-java.git
This is currently the only place where we return Status.UNKNOWN with no description, which makes is harder to debug and differentiate from statuses originated from non-grpc sources. This PR enriches ServerImpl's #internalClose `Status.UNKNOWN` with description `Application error processing RPC`. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||