open-consul/agent/rpc
Giulio Micheloni 465e9fecda grpc, xds: recovery middleware to return and log error in case of panic
1) xds and grpc servers:
   1.1) to use recovery middleware with callback that prints stack trace to log
   1.2) callback turn the panic into a core.Internal error
2) added unit test for grpc server
2021-08-22 19:06:26 +01:00
..
subscribe grpc, xds: recovery middleware to return and log error in case of panic 2021-08-22 19:06:26 +01:00