Queue authored conversation messages during connectivity failures #235

Merged
rockachopa merged 1 commits from timmy/234-authored-message-outbox into main 2026-08-07 22:15:48 +00:00
Member

Closes #234

Adds a bounded durable outbox for issue comments, pull-request comments, and unread-update replies. Retryable failures retain their stable idempotency key, reconnect flushes sequentially, permanent failures surface in Drafts, and state-sensitive mutations remain online-only.

Validation: pytest -q (386 passed).

Closes #234 Adds a bounded durable outbox for issue comments, pull-request comments, and unread-update replies. Retryable failures retain their stable idempotency key, reconnect flushes sequentially, permanent failures surface in Drafts, and state-sensitive mutations remain online-only. Validation: `pytest -q` (386 passed).
rockachopa added 1 commit 2026-08-07 22:15:07 +00:00
feat: queue authored messages for reconnect (#234)
All checks were successful
CI / lint (pull_request) Successful in 22s
CI / build-frontend (pull_request) Successful in 5s
d66c1b48ef
rockachopa merged commit ea7f3cf098 into main 2026-08-07 22:15:48 +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#235
No description provided.