Tags: go-masonry/mortar
Tags
fix: better diagnosed gRPC status code in monitor middleware This change aligns status code retrieval from error with what the gRPC server logic does: 1. status.FromError 2. status.FromContextError https://github.com/grpc/grpc-go/blob/master/server.go#L1369-L1377
PreviousNext