Recover valid Today edits from a corrupted offline queue #1043

Merged
timmy merged 4 commits from timmy/1042-recover-valid-today-edits into main 2026-08-17 22:00:19 +00:00
Owner

Closes #1042

What changed

  • isolate and discard malformed or structurally invalid Today queue records
  • deliver valid offline edits in preserved order and retain them until acknowledged
  • announce the exact recovery count instead of falsely reporting plain saved status
  • exercise the recovery flow in the packaged 390px mobile journey

Verification

  • pytest -q tests/test_today_sync.py — 20 passed
  • pytest -q — 1978 passed, 7 skipped
  • packaged release verification passed
  • gated packaged mobile Today journey — 1 passed
Closes #1042 ## What changed - isolate and discard malformed or structurally invalid Today queue records - deliver valid offline edits in preserved order and retain them until acknowledged - announce the exact recovery count instead of falsely reporting plain saved status - exercise the recovery flow in the packaged 390px mobile journey ## Verification - `pytest -q tests/test_today_sync.py` — 20 passed - `pytest -q` — 1978 passed, 7 skipped - packaged release verification passed - gated packaged mobile Today journey — 1 passed
timmy added 1 commit 2026-08-17 21:27:08 +00:00
fix: recover valid Today edits from corrupt queue
Some checks failed
CI / lint (pull_request) Successful in 2m43s
CI / build-release (pull_request) Successful in 8s
CI / browser-journey (pull_request) Failing after 2m21s
CI / release-candidate (pull_request) Has been skipped
a6550f8b1f
Closes #1042
timmy added 1 commit 2026-08-17 21:39:33 +00:00
test: stabilize mobile Today recovery notice
Some checks failed
CI / lint (pull_request) Successful in 2m59s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Failing after 2m24s
CI / release-candidate (pull_request) Has been skipped
f7b2a96206
timmy added 1 commit 2026-08-17 21:46:32 +00:00
test: recover queue during active Today journey
Some checks failed
CI / lint (pull_request) Successful in 2m30s
CI / build-release (pull_request) Successful in 5s
CI / browser-journey (pull_request) Failing after 2m23s
CI / release-candidate (pull_request) Has been skipped
ce2f04ab6d
timmy added 1 commit 2026-08-17 21:55:13 +00:00
fix: preserve truthful queue recovery status
All checks were successful
CI / lint (pull_request) Successful in 2m35s
CI / build-release (pull_request) Successful in 5s
CI / browser-journey (pull_request) Successful in 1m53s
CI / release-candidate (pull_request) Has been skipped
5bf0f97df8
timmy merged commit 55156f45c9 into main 2026-08-17 22:00:19 +00:00
timmy deleted branch timmy/1042-recover-valid-today-edits 2026-08-17 22:00:19 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#1043
No description provided.