Skip to content

ProvisionAckPayload

Defined in: packages/client/src/worker/protocol.ts:140

worker → tab: the provision completed (or failed). Lets the login screen confirm the spare is warm.

optional error?: object

Defined in: packages/client/src/worker/protocol.ts:144

Present when !ok — the initdb/create failed; the worker falls back to a fresh create at attach.

message: string


ok: boolean

Defined in: packages/client/src/worker/protocol.ts:141


optional storeId?: string

Defined in: packages/client/src/worker/protocol.ts:142