Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure any error metadata is appended to target grpc response #1407

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

smaye81
Copy link
Member

@smaye81 smaye81 commented Jan 24, 2025

Fixes #1406

This ensures that any error metadata set in the server is returned as part of the error metadata in the response for the gRPC transport.

@smaye81 smaye81 force-pushed the sayers/fix_grpc_metadata branch from 8b576c1 to 97c4622 Compare January 24, 2025 19:45
@smaye81 smaye81 marked this pull request as ready for review January 27, 2025 15:36
@smaye81 smaye81 requested a review from timostamm January 27, 2025 15:36
@smaye81 smaye81 merged commit 7846533 into main Jan 27, 2025
44 checks passed
@smaye81 smaye81 deleted the sayers/fix_grpc_metadata branch January 27, 2025 15:43
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.

ConnectError metadata missing when using connect-fastify + grpc transport
2 participants