property CachedProbeOptions.timeoutMs

Per-probe timeout, in milliseconds. A probe that does not settle within this window resolves CachedProbeOptions.fallback, which is false — unreachable — unless the caller widened it.

Type

number

Usage

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