Skip to content

Retain GoogleAdsClient max inbound metadata and message size settings#566

Merged
jradcliff merged 2 commits intomainfrom
msg-size
Feb 16, 2022
Merged

Retain GoogleAdsClient max inbound metadata and message size settings#566
jradcliff merged 2 commits intomainfrom
msg-size

Conversation

@jradcliff
Copy link
Copy Markdown
Member

Fixes #565

ImmutableList.of(
new LoggingInterceptor(
new RequestLogger(), getHeaders(), getEndpoint())))
.setMaxInboundMetadataSize(DEFAULT_INBOUND_METADATA_SIZE)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Note to reviewers: These lines are the portion that fixes #565

Copy link
Copy Markdown
Member

@AnashOommen AnashOommen left a comment

Choose a reason for hiding this comment

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

Unblocking CL for submission.

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.

Error when requesting keyword_view: RESOURCE_EXHAUSTED: gRPC message exceeds maximum size 4194304

3 participants