2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 06:44:41 +00:00
James Oulman 7e78fb7818
Add support for configuring Envoys route idle_timeout ()
* Add idleTimeout

Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
2022-11-29 17:43:15 -05:00

5 lines
219 B
Plaintext

```release-note:feature
connect: Add local_idle_timeout_ms to allow configuring the Envoy route idle timeout on local_app
connect: Add IdleTimeout to service-router to allow configuring the Envoy route idle timeout
```