Skip to content

Add support for debug in error details#147

Merged
stefanvanburen merged 1 commit into
mainfrom
svanburen/debug-error-details
Mar 3, 2026
Merged

Add support for debug in error details#147
stefanvanburen merged 1 commit into
mainfrom
svanburen/debug-error-details

Conversation

@stefanvanburen

Copy link
Copy Markdown
Member

This adds support for the debug key in error details, which is the detail serialized to JSON.

Ref: https://connectrpc.com/docs/protocol/#error-end-stream

This adds support for the `debug` key in error details, which is the
detail serialized to JSON.

Ref: https://connectrpc.com/docs/protocol/#error-end-stream

Signed-off-by: Stefan VanBuren <svanburen@buf.build>
@stefanvanburen stefanvanburen force-pushed the svanburen/debug-error-details branch from f9398a3 to b965b1a Compare March 2, 2026 15:44
@stefanvanburen stefanvanburen marked this pull request as ready for review March 2, 2026 16:35
@stefanvanburen stefanvanburen requested a review from a team March 2, 2026 16:36
@stefanvanburen stefanvanburen merged commit 6c95243 into main Mar 3, 2026
23 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/debug-error-details branch March 3, 2026 14:49
stefanvanburen added a commit to connectrpc/connectrpc.com that referenced this pull request Mar 5, 2026
Also fix an issue with a codeblock having an extra newline.

Ref: connectrpc/connect-python#147
stefanvanburen added a commit to connectrpc/connectrpc.com that referenced this pull request Mar 5, 2026
Also fix an issue with a codeblock having an extra newline.

Ref: connectrpc/connect-python#147
Signed-off-by: Stefan VanBuren <svanburen@buf.build>
stefanvanburen added a commit to connectrpc/connectrpc.com that referenced this pull request Mar 19, 2026
Also fix an issue with a codeblock having an extra newline.

Ref: connectrpc/connect-python#147

Signed-off-by: Stefan VanBuren <svanburen@buf.build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants