Skip to content

Faimulus TypeScript API / @faimulus/driver-sdk / ChannelState

Type Alias: ChannelState ​

ChannelState = "disabled" | "starting" | "ready" | "degraded" | "stopping" | "stopped" | "failed"

Lifecycle states reported by channel instances.

Documentation for the current repository state.