mirror of https://github.com/linkerd/linkerd2.git
Fixes #2042 Adds a new field to service profile routes called `timeout`. Any requests to that route which take longer than the given timeout will be aborted and a 504 response will be returned instead. If the timeout field is not specified, a default timeout of 10 seconds is used. Signed-off-by: Alex Leong <alex@buoyant.io> |
||
---|---|---|
.. | ||
openapi.go | ||
openapi_test.go | ||
profiles.go | ||
proto.go | ||
proto_test.go | ||
template.go | ||
test_helper.go |