Skip to content

fix(stream): preserve structured error codes across operations - #14

Merged
smiggleworth merged 1 commit into
mainfrom
fix/stream-error-codes-238
Sep 6, 2026
Merged

smiggleworth merged 1 commit into
mainfrom
fix/stream-error-codes-238

Conversation

@smiggleworth

Copy link
Copy Markdown
Contributor

Decode status-2 Stream errors with their numeric domain code while retaining legacy status-1 decoding. This lets callers identify APPEND/COMMIT concurrency conflicts using code 2001 independently of diagnostic wording.

Related to cntryl/fitz#238. The issue remains open for coordinated publication and released-artifact qualification. Updated clients must precede the broker rollout; this PR does not publish packages or images.

Validation: 100 tests pass, with three existing ignored broker tests. Formatting, strict Clippy, and cntryl-tools test validation pass.

AI assistance: Codex assisted implementation, regression tests, migration documentation, and review of the wire/consumer contract. The change was reviewed against source and validated with the checks above.

@smiggleworth
smiggleworth merged commit 8c775be into main Sep 6, 2026
8 checks passed
@smiggleworth
smiggleworth deleted the fix/stream-error-codes-238 branch September 6, 2026 13:18
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