linkerd2-proxy/proxy
Eliza Weisman 97be2dd8cd Add timeout to in-flight telemetry reports (#12)
This PR adds a configurable timeout duration after which in-flight telemetry reports are dropped, cancelling the corresponding RPC request to the control plane.

I've also made the `Timeout` implementation used in `TimeoutConnect` generic, and reused it in multiple places, including the timeout for in-flight reports.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
2017-12-13 15:07:36 -08:00
..
src Add timeout to in-flight telemetry reports (#12) 2017-12-13 15:07:36 -08:00
tests apply rustffmt on proxy, remove rustfmt.toml for now 2017-12-05 00:44:16 +00:00
Cargo.toml Prepare for v0.1.0 (#1) 2017-12-04 19:55:56 -08:00
build.rs apply rustffmt on proxy, remove rustfmt.toml for now 2017-12-05 00:44:16 +00:00