BackendCircuitBreakerResponse

The configuration of the backend circuit breaker

Constructors

Link copied to clipboard
constructor(rules: List<CircuitBreakerRuleResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The rules for tripping the backend.