You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(envoy): add keep-alive time to detect sidecar disconnections (openservicemesh#5189)
- Defines a 60s keep-alive time after which probes will start
being sent to check if a sidecar is still connected to the
control plane
- Defines 5s interval and 5 probes after which connection
will time out
Signed-off-by: Sanya Kochhar <[email protected]>
0 commit comments