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

fix: handle recursive proto messages in transcoding #1332

Closed
wants to merge 1 commit into from

Conversation

alexander-fenster
Copy link
Contributor

A part of the transcoding code (the code that converts gRPC request to HTTP request) fails if the protobuf type being transcoded is recursive. Fixing that.

@alexander-fenster alexander-fenster requested a review from a team as a code owner August 31, 2022 02:38
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Aug 31, 2022
@alexander-fenster
Copy link
Contributor Author

Closing this in favor of the bigger refactor in #1333.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant