Skip to content

Add support for debug in error details#147

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

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

Conversation

@stefanvanburen
Copy link
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
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.

2 participants