Skip to content

fix(desktop): harden readiness and live WAL readback - #64

Merged
DTALEX66 merged 1 commit into
mainfrom
feat/desktop-readiness-backoff
Aug 8, 2026
Merged

fix(desktop): harden readiness and live WAL readback#64
DTALEX66 merged 1 commit into
mainfrom
feat/desktop-readiness-backoff

Conversation

@DTALEX66

@DTALEX66 DTALEX66 commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • harden Tauri Core readiness polling and HTTP response framing
  • support HTTP/1.0 close, chunked bodies, raw-byte reads, and bounded timeout handling
  • keep strict readiness identity validation
  • use query-only live-WAL readback after research intake commits

Verification

  • cargo fmt --all -- --check
  • cargo test --lib — 14 passed
  • tests/test_workspace_delivery_lifecycle.py — all matrix states covered
  • targeted Workspace API/projection tests — 2 passed
  • git diff --check

Evidence boundary

  • current-tree local tests above are not a substitute for PR exact-head CI
  • no release/tag mutation

@DTALEX66
DTALEX66 merged commit 376a936 into main Aug 8, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant