API reference / @evolu/common / local-first/Protocol / ProtocolSyncError

Interface: ProtocolSyncError

Defined in: packages/common/src/local-first/Protocol.ts:433

Error indicating a serious relay-side synchronization failure. Clients should log this error and show a generic sync error to the user.

Extends

Properties

PropertyModifierTypeInherited fromDefined in
ownerIdreadonlystring & Brand<"Id"> & Brand<"OwnerId">BaseOwnerError.ownerIdpackages/common/src/local-first/Owner.ts:388
typereadonly"ProtocolSyncError"-packages/common/src/local-first/Protocol.ts:434

Was this page helpful?