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

gapic: support max req & res size limits #165

Merged
merged 6 commits into from
Aug 1, 2019

Conversation

noahdietz
Copy link
Collaborator

Addresses googleapis/gapic-generator#2895 and makes things configurable via gRPC ServiceConfig.

FYI @jadekler

@noahdietz noahdietz requested review from pongad and vchudnov-g July 31, 2019 22:10
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 31, 2019
internal/gengapic/client_init.go Outdated Show resolved Hide resolved
internal/gengapic/testdata/empty_opt.want Outdated Show resolved Hide resolved
Copy link
Contributor

@vchudnov-g vchudnov-g left a comment

Choose a reason for hiding this comment

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

LGTM, though I can't speak to the specific gRPC settings.

Do address @pongad 's comments.

@noahdietz noahdietz requested a review from pongad August 1, 2019 17:11
@noahdietz noahdietz merged commit 3f3800e into googleapis:master Aug 1, 2019
@noahdietz noahdietz deleted the req-res-size branch August 1, 2019 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants