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.
Properties
Section titled “Properties”error?
Section titled “error?”
optionalerror?: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
Section titled “message”message:
string
ok:
boolean
Defined in: packages/client/src/worker/protocol.ts:141
storeId?
Section titled “storeId?”
optionalstoreId?:string
Defined in: packages/client/src/worker/protocol.ts:142