API reference / @evolu/common / Evolu/Protocol / ProtocolSyncError
Interface: ProtocolSyncError
Defined in: packages/common/src/Evolu/Protocol.ts:403
Error indicating a serious relay-side synchronization failure. Clients should log this error and show a generic sync error to the user.
Extends
Properties
| Property | Modifier | Type | Inherited from | Defined in |
|---|---|---|---|---|
ownerId | readonly | string & Brand<"Id"> & Brand<"OwnerId"> | ProtocolErrorBase.ownerId | packages/common/src/Evolu/Protocol.ts:365 |
type | readonly | "ProtocolSyncError" | - | packages/common/src/Evolu/Protocol.ts:404 |