Skip to content

docs: Reliability & Recovery page (threads)#10

Open
ryaneggz wants to merge 1 commit into
masterfrom
docs/reliability-recovery
Open

docs: Reliability & Recovery page (threads)#10
ryaneggz wants to merge 1 commit into
masterfrom
docs/reliability-recovery

Conversation

@ryaneggz

Copy link
Copy Markdown
Contributor

Reliability & Recovery — user docs

Adds a Reliability & Recovery page (docs/threads/reliability.md) documenting the resilience behavior that just landed across the Orchestra resiliency PRs (mifunedev/orchestra #942/#943/#944/#945). User-facing, plain language.

Covers

  • Double-submit protection — one intent, one run (rapid duplicate dispatch is dropped, and backend redelivery is deduped).
  • Failure surfacing + Replay — a permanently-failed run shows an error card with a Replay button instead of hanging silently; transient errors retry in the background.
  • Request IDs for support — every error card carries a correlation ID greppable across API ↔ worker logs.
  • Stream recovery — reload resumes a dropped/interrupted run from checkpoint; workers drain gracefully on restart.

Screenshots

Captured against the running app (desktop 1920×1080 + mobile 414×896) showing the real error/replay card with its Request ID.

desktop

Sidebar

Promotes Threads to a category (threads/index + the new threads/reliability).

🤖 Generated with Claude Code

User-facing guide to Orchestra's resilience behavior for long-running
conversations: double-submit protection, permanent-failure surfacing with
a Replay affordance, Request IDs for support, and stream recovery after a
disconnect or worker restart. Includes desktop + mobile screenshots of the
error/replay card. Adds the page under a new Threads sidebar category.

Signed-off-by: ryaneggz <kre8mymedia@gmail.com>
@netlify

netlify Bot commented Jun 14, 2026

Copy link
Copy Markdown

Deploy Preview for ruska-docs ready!

Name Link
🔨 Latest commit 40204d4
🔍 Latest deploy log https://app.netlify.com/projects/ruska-docs/deploys/6a2e3c40deacfa0008e6ae18
😎 Deploy Preview https://deploy-preview-10--ruska-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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