consul/agent/rpc/subscribe
Giulio Micheloni 4b0eaa4bff 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
..
logger.go agent: add a test for streaming in the service health endpoint 2021-02-25 14:08:10 -05:00
subscribe.go structs: remove EnterpriseMeta.GetNamespace 2021-03-09 15:17:26 -05:00
subscribe_test.go grpc, xds: recovery middleware to return and log error in case of panic 2021-08-22 19:06:26 +01:00