Recover mobile sign-in from stalled requests #768

Merged
timmy merged 1 commits from timmy/767-stalled-login-recovery into main 2026-08-13 19:54:59 +00:00
Owner

Closes #767

What changed

  • bound token and passkey network phases to 15-second abortable deadlines
  • prevent overlapping token/passkey attempts and disable both controls while active
  • preserve user-controlled biometric wait outside the network deadline
  • restore controls with distinct retryable timeout guidance

Verification

  • RED observed for stalled token and passkey network requests
  • focused: pytest -q tests/test_login_frontend.py → 16 passed
  • full: pytest -q → 1461 passed
  • git diff --check clean
Closes #767 ## What changed - bound token and passkey network phases to 15-second abortable deadlines - prevent overlapping token/passkey attempts and disable both controls while active - preserve user-controlled biometric wait outside the network deadline - restore controls with distinct retryable timeout guidance ## Verification - RED observed for stalled token and passkey network requests - focused: `pytest -q tests/test_login_frontend.py` → 16 passed - full: `pytest -q` → 1461 passed - `git diff --check` clean
timmy added 1 commit 2026-08-13 19:53:03 +00:00
fix: recover stalled mobile sign-in (Closes #767)
All checks were successful
CI / lint (pull_request) Successful in 1m32s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
6e2f5d1120
timmy merged commit 18f56583ba into main 2026-08-13 19:54:59 +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#768
No description provided.