aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/phpunit.xml
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mmx@google.com>2017-12-04 14:49:15 -0800
committerGravatar Mehrdad Afshari <mmx@google.com>2017-12-04 15:21:49 -0800
commitb030ccae05068dce61512f803749c8c389d2df70 (patch)
treed436e59e4d496b47f7db3ab199fd26e910295246 /src/php/phpunit.xml
parent562544151d75be743273e547308183c3b869643f (diff)
Return UNKNOWN on GenericRpcHandler failure
A GenericRpcHandler registered on a gRPC Server is not supposed to raise an exception and if it does so it is considered a programming defect. However, gRPC is supposed to respond to the client with an UNKNOWN status code. Previously, this situation was left unhandled and the client ended up receiving a response with CANCELLED status code. This commit fixes the issue https://github.com/grpc/grpc/issues/13629.
Diffstat (limited to 'src/php/phpunit.xml')
0 files changed, 0 insertions, 0 deletions