Skip to content

Robust offline sync with conflict resolution#181

Merged
omroy07 merged 4 commits into
omroy07:mainfrom
Aditya8369:164
Jul 3, 2026
Merged

Robust offline sync with conflict resolution#181
omroy07 merged 4 commits into
omroy07:mainfrom
Aditya8369:164

Conversation

@Aditya8369

Copy link
Copy Markdown
Contributor

Implemented the robust offline sync system with conflict resolution, event‑sourcing, exponential back‑off retries, and a refreshed UI status bar. The updated offlineSync.js now:

Uses an append‑only log (learnsphere_offline_log_v1).
Supports configurable conflict strategies.
Provides exponential back‑off and max‑retry limits.
Emits detailed queue‑change and sync‑complete events.
Updates the offline/online status bar to reflect pending items and successful syncs.

closes #164

@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

@Aditya8369 is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@omroy07 omroy07 merged commit 3b4ee6c into omroy07:main Jul 3, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Robust offline sync with conflict resolution

2 participants