Conversation

larkee

This adds keepalives to the GRPC channel every 2 minutes. By default, there are no keepalives to the GRPC channel. There have been issues observed with seeing DEADLINE_EXCEEDED errors at 10 minutes despite the timeout being longer eg 1 hour. Adding keepalives will hopefully address this. This fix has been added to the Java client for similar reasons.

@larkeelarkee requested a review from skuruppu April 8, 2020 00:30
@googlebotgooglebot added the cla: yesThis human has signed the Contributor License Agreement.label Apr 8, 2020

Choose a reason for hiding this comment

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

LGTM.

@larkeelarkee added the kokoro:force-runAdd this label to force Kokoro to re-run the tests.label Apr 8, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-runAdd this label to force Kokoro to re-run the tests.label Apr 8, 2020
@larkeelarkee merged commit dfbc656 into googleapis:master Apr 8, 2020
Sign up for free to join this conversation on . Already have an account? Sign in to comment
cla: yesThis human has signed the Contributor License Agreement.
None yet

Successfully merging this pull request may close these issues.