property CircuitBreakerPolicy.threshold

Failures within the timeout window that trip the breaker open.

Type

number

Usage

import { type CircuitBreakerPolicy } from "common/src/index.ts";