Skip to content

Type Alias: FailoverState

type FailoverState = "closed" | "open" | "half_open";

Defined in: sdk/src/types.ts:932