Resiliency
Add resilience to applications in ambient mesh using retries, timeouts, circuit breakers, outlier detection, and fault injection.
Request timeouts
Configure request timeouts in ambient mesh via waypoint proxies to prevent latency in upstream …
Circuit breakers
Configure circuit breakers in ambient mesh to temporarily stop traffic to unhealthy services and …
Outlier detection
Use outlier detection in ambient mesh to passively identify and eject unhealthy endpoints from the …
Fault injection
Test system resilience in ambient mesh by injecting latency and errors via waypoint proxies using …