Skip to content

CommittedStoreUnreachableWire

Defined in: packages/client/src/store-boot.ts:164

The clone-safe wire form of a CommittedStoreUnreachableError, carried in the EXISTING bridge error detail field (the { message, name, detail } shape serializeError produces) — no new protocol field. The attach side calls committedStoreUnreachableFromWire on every bridge error detail, so a refusal raised in an engine home reaches the tab as the CLASS, not a name-tagged plain Error.

code: "committed-store-unreachable"

Defined in: packages/client/src/store-boot.ts:165


storePath: string

Defined in: packages/client/src/store-boot.ts:166