Creates a new Context with the dial peer timeout
Context withDialPeerTimeout(Duration timeout) { return withValue(_dialPeerTimeoutKey, timeout); }