Skip to content

fix: adds WebSocket ping to interactive terminal (#14191) (cherry-pick #14192)#14399

Merged
crenshaw-dev merged 2 commits intorelease-2.8from
cherry-pick-5529fb-release-2.8
Jul 7, 2023
Merged

fix: adds WebSocket ping to interactive terminal (#14191) (cherry-pick #14192)#14399
crenshaw-dev merged 2 commits intorelease-2.8from
cherry-pick-5529fb-release-2.8

Conversation

@gcp-cherry-pick-bot
Copy link

Cherry-picked fix: adds WebSocket ping to interactive terminal (#14191) (#14192)

This adds a WebSocket ping message on a 5-second interval, sent
from the server to the client. This ensures that the interactive
terminal will remain open and won't be closed by load balancers
that are reaping idle connections.

Signed-off-by: Edmund Rhudy erhudy@users.noreply.github.com

erhudy added 2 commits July 7, 2023 14:59
This adds a WebSocket ping message on a 5-second interval, sent
from the server to the client. This ensures that the interactive
terminal will remain open and won't be closed by load balancers
that are reaping idle connections.

Signed-off-by: Edmund Rhudy <erhudy@users.noreply.github.com>
This adds a WebSocket ping message on a 5-second interval, sent
from the server to the client. This ensures that the interactive
terminal will remain open and won't be closed by load balancers
that are reaping idle connections.

Signed-off-by: Edmund Rhudy <erhudy@users.noreply.github.com>
@crenshaw-dev crenshaw-dev merged commit 7c4eee2 into release-2.8 Jul 7, 2023
@crenshaw-dev crenshaw-dev deleted the cherry-pick-5529fb-release-2.8 branch July 7, 2023 15:00
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.

2 participants