Keep mobile delivery recovery single-flight until retry settles #1017

Merged
rockachopa merged 1 commits from timmy/1016-single-flight-delivery-recovery into main 2026-08-17 10:08:12 +00:00
Member

Closes #1016

Makes the guided mobile Delivery action own one awaited retry/authorization operation through settlement. Repeated taps share the same in-flight promise, failures retain the item with retry guidance, and successful application advances the queue.

Validation:

  • python3 -m pytest tests/ -q — 1918 passed, 7 skipped
  • packaged release browser journey at 390×844 — passed
  • full mobile Home packaged journeys at 320×568 and 390×844 — 3 passed
Closes #1016 Makes the guided mobile Delivery action own one awaited retry/authorization operation through settlement. Repeated taps share the same in-flight promise, failures retain the item with retry guidance, and successful application advances the queue. Validation: - `python3 -m pytest tests/ -q` — 1918 passed, 7 skipped - packaged release browser journey at 390×844 — passed - full mobile Home packaged journeys at 320×568 and 390×844 — 3 passed
rockachopa added 1 commit 2026-08-17 10:02:21 +00:00
fix: keep delivery recovery single-flight (Closes #1016)
All checks were successful
CI / lint (pull_request) Successful in 3m2s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 2m20s
CI / release-candidate (pull_request) Has been skipped
437da72f3d
rockachopa merged commit 6913fc8257 into main 2026-08-17 10:08:12 +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#1017
No description provided.