-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[gitpod-protocol] Adjust typescript GRPC options #6166
Conversation
/werft run 👍 started the job as gitpod-build-aledbf-grpcts.1 |
/assign @csweichel |
/lgtm |
LGTM label has been added. Git tree hash: 1be3ca946c2a9c0c0280b9fd4b2ddd733bce8082
|
/assign @laushinka |
/assign @geropl @JanKoehnlein |
/lgtm |
/approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csweichel, geropl, JanKoehnlein Associated issue requirement bypassed by: geropl The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
After #6148 we need to adjust the typescript side of GRPC settings to avoid errors related to frequent pings
How to test
Check
ws-manager-bridge
log. There should not be any reference torejected by server because of excess pings
Release Notes