-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
Error 404 (Not Found) is triggered when a local pending change is sent after the object itself got deleted in another device.
Current Behavior:
Local pending changes are disregarded, upon 404, and there are no recovery mechanisms in place.
Expected Behavior:
- Ignore remote deletion messages, when the object has local pending changes
- When error 404 is received, retry posting the full object.