Skip to content

Conversation

@santigimeno
Copy link
Member

Increase a bit the keepalive period and timeout.
Also, set GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA to 0 to make sure we can send PING frames indefinitelly even if there's no activity in the channel, to make sure the channel is up for as long as possible.

Increase a bit the keepalive period and timeout.
Also, set `GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA` to `0` to make sure we
can send `PING` frames indefinitelly even if there's no activity in the
channel, to make sure the channel is up for as long as possible.
@santigimeno santigimeno requested a review from juanarbol February 6, 2025 15:22
@santigimeno santigimeno self-assigned this Feb 6, 2025
santigimeno added a commit that referenced this pull request Feb 11, 2025
Increase a bit the keepalive period and timeout.
Also, set `GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA` to `0` to make sure we
can send `PING` frames indefinitelly even if there's no activity in the
channel, to make sure the channel is up for as long as possible.

PR-URL: #265
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
@santigimeno
Copy link
Member Author

Landed in 30f54e6

santigimeno added a commit that referenced this pull request Feb 12, 2025
Increase a bit the keepalive period and timeout.
Also, set `GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA` to `0` to make sure we
can send `PING` frames indefinitelly even if there's no activity in the
channel, to make sure the channel is up for as long as possible.

PR-URL: #265
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
santigimeno added a commit that referenced this pull request Feb 14, 2025
Increase a bit the keepalive period and timeout.
Also, set `GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA` to `0` to make sure we
can send `PING` frames indefinitelly even if there's no activity in the
channel, to make sure the channel is up for as long as possible.

PR-URL: #265
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
santigimeno added a commit that referenced this pull request Feb 14, 2025
Increase a bit the keepalive period and timeout.
Also, set `GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA` to `0` to make sure we
can send `PING` frames indefinitelly even if there's no activity in the
channel, to make sure the channel is up for as long as possible.

PR-URL: #265
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
Increase a bit the keepalive period and timeout.
Also, set `GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA` to `0` to make sure we
can send `PING` frames indefinitelly even if there's no activity in the
channel, to make sure the channel is up for as long as possible.

PR-URL: #265
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #269
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.

4 participants