Skip to content

Interface: WarehouseStatus

Snapshot of warehouse readiness streamed by the analytics route before the SQL result. Useful for rendering “warehouse starting…” affordances during cold starts instead of a frozen spinner.

Note: the SDK’s health.summary is intentionally NOT included on the wire — it’s free-form operator-oriented diagnostic text (cluster IDs, capacity reasons, internal RPC errors) that must not reach end users; it stays in server-side telemetry only.

elapsedMs: number

Milliseconds elapsed since the route began waiting for the warehouse.


state: WarehouseState