Type Alias: StatusSubscriptionHealthState
StatusSubscriptionHealthState =
"degraded"|"failed"|"healthy"|"unknown"
Defined in: src/hooks/useStatusSubscriptionHealth.ts:16
Discrete health states for the realtime status subscription.
StatusSubscriptionHealthState =
"degraded"|"failed"|"healthy"|"unknown"
Defined in: src/hooks/useStatusSubscriptionHealth.ts:16
Discrete health states for the realtime status subscription.