router: support offseting downstream provided grpc timeout (#6628)
This adds support for modifying the grpc-timeout provided by the downstream by some offset. This is useful to make sure that Envoy is able to see timeouts before the gRPC client does, as the client will cancel the request when the deadline has been exceeded which hides the timeout from the outlier detector. Signed-off-by: Snow Pettersen <snowp@squareup.com> Mirrored from https://github.com/envoyproxy/envoy @ 03ae1ef6b9afcfda9545b3d734b54027776254f9pull/620/head
parent
758fe69d11
commit
0cb4a00079
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue