grpc-java/interop-testing
Sergii Tkachenko 8b4b14ac40
core: add description to Status.UNKNOWN in ServerImpl's #internalClose (#10643)
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`.
2023-11-06 12:31:30 -08:00
..
src core: add description to Status.UNKNOWN in ServerImpl's #internalClose (#10643) 2023-11-06 12:31:30 -08:00
build.gradle interop-testing: Correctly expose API types to dependents 2023-08-21 07:38:17 -07:00