Queue multiple offline Week-to-Today pulls #1250
No reviewers
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#1250
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/1249-queue-offline-week-pulls"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #1249
Queues account-scoped Week-to-Today pull intents instead of overwriting the previous offline operation. Reconnect drains FIFO with one request in flight, rebases each remaining intent on confirmed Today/Week revisions, retains server truth plus unresolved work on conflict, and serializes shared queue replay across browser/PWA tabs.
TDD evidence:
pull-secondbefore implementation.test_week_plan_frontend.py,test_week_plan.py,test_outbox_coordinator.py).