property CircuitBreakerPolicy.resetTimeout

Cooldown in milliseconds before an open breaker moves to half-open.

Type

number

Usage

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