Expand description
Typed compensation hints for rejected sync deltas.
When the Origin rejects a CRDT delta (constraint violation, RLS, rate limit),
it sends a CompensationHint back to the edge client. The edge uses this
to roll back optimistic local state and notify the application with a
typed, actionable error — not a generic string.
Enums§
- Archived
Compensation Hint - An archived
CompensationHint - Compensation
Hint - Typed compensation hint sent from Origin to edge when a delta is rejected.
- Compensation
Hint Resolver - The resolver for an archived
CompensationHint