Complete private outbox purge before device sign-out #294

Merged
timmy merged 1 commits from timmy/293-complete-device-outbox-purge into main 2026-08-08 11:16:14 +00:00
Owner

Closes #293

Coordinates device sign-out with the service worker, closes persistent IndexedDB outbox connections, awaits deletion before navigation, and surfaces deletion failures.

Tests: pytest -q (521 passed).

Closes #293 Coordinates device sign-out with the service worker, closes persistent IndexedDB outbox connections, awaits deletion before navigation, and surfaces deletion failures. Tests: `pytest -q` (521 passed).
timmy added 1 commit 2026-08-08 11:15:23 +00:00
fix: complete private outbox purge before sign-out (#293)
All checks were successful
CI / lint (pull_request) Successful in 28s
CI / build-frontend (pull_request) Successful in 4s
1f57b75d5d
timmy merged commit 54029d2668 into main 2026-08-08 11:16:14 +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#294
No description provided.