Skip to content

setMaxInboundMessageSize in Pubsub example - #3825

Merged
JesseLovelace merged 3 commits into
googleapis:masterfrom
stephenmw:patch-1
Oct 19, 2018
Merged

setMaxInboundMessageSize in Pubsub example#3825
JesseLovelace merged 3 commits into
googleapis:masterfrom
stephenmw:patch-1

Conversation

@stephenmw

Copy link
Copy Markdown

Pub/Sub may return up to 20MB of data from a single pull request. The default of 4MB is not enough for even one message of maximum size (10MB).

Pub/Sub may return up to 20MB of data from a single pull request. The default of 4MB is not enough for even one message of maximum size (10MB).
@stephenmw
stephenmw requested a review from a teamOctober 16, 2018 16:10
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 16, 2018
@stephenmw

Copy link
Copy Markdown
Author

Note: this is related to b/117792383

@stephenmwstephenmw changed the title setMaxInboundMessageSize in Pubsub exmaplesetMaxInboundMessageSize in Pubsub exampleOct 17, 2018
@JesseLovelaceJesseLovelace added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 19, 2018
@kokoro-teamkokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 19, 2018
@JesseLovelace
JesseLovelace merged commit 7e60bc8 into googleapis:masterOct 19, 2018
@JesseLovelaceJesseLovelace mentioned this pull request Oct 25, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@stephenmw@JesseLovelace@googlebot@kokoro-team