property CircuitBreakerOptions.threshold

Number of consecutive failures before opening the circuit

Type

number

Usage

import { type CircuitBreakerOptions } from ".";