Ambassador · Schema

CircuitBreaker

Circuit breaker configuration for an upstream cluster

API DevelopmentGatewaysIngressKubernetesMock ServersMocksPlatformTesting

Properties

Name Type Description
priority string Envoy routing priority
max_connections integer Maximum number of connections to the upstream cluster
max_pending_requests integer Maximum number of pending requests to the upstream cluster
max_requests integer Maximum number of parallel requests to the upstream cluster
max_retries integer Maximum number of parallel retries to the upstream cluster
View JSON Schema on GitHub