Skip to content

[WIP] feat(generator): add max_metadata_size to gRPC transport templates#17659

Draft
ohmayr wants to merge 1 commit into
mainfrom
pqc-gapic-generator-grpc-template
Draft

[WIP] feat(generator): add max_metadata_size to gRPC transport templates#17659
ohmayr wants to merge 1 commit into
mainfrom
pqc-gapic-generator-grpc-template

Conversation

@ohmayr

@ohmayr ohmayr commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the gRPC and gRPC asyncio transport templates to include a default grpc.max_metadata_size option set to 32768 bytes. There are no review comments, so I have no feedback to provide.

@ohmayr ohmayr self-assigned this Jul 8, 2026
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