Skip to content
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

Fix heartbeats signalling between JetBrains IDEs and Gitpod Server #11232

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

mustard-mh
Copy link
Contributor

@mustard-mh mustard-mh commented Jul 8, 2022

Description

Use a different logic when the client is not using proxies to connect to Gitpod Server when using JetBrains IDEs.

Also, use a fixed version on JetBrains backend-plugin to avoid unexpected API changes which could block Werft to build the main branch on Gitpod repository.

Related Issue(s)

Fixes #11227
Fixes #11228

How to test

  • Open a workspace with JetBrains IDE
  • See if heartbeat works
  • Check also if both JetBrains IntelliJ IDEA Stable and EAP versions are working, due to the change on the IDE SDK version.

Release Notes

Fixed an issue that was causing the workspace to frequently timeout when using a JetBrains IDE.

Documentation

Gitpod > Life of a Workspace > Timeouts

Werft options:

  • /werft with-preview

@felladrin felladrin changed the title [jb] revert to previous solution if there is no proxy Fix heartbeats signalling between JetBrains IDEs and Gitpod Server Jul 8, 2022
…Gitpod Server when using JetBrains IDEs

Also, use a fixed version on JetBrains backend-plugin to avoid unexpected API changes which could block Werft to build the main branch on Gitpod repository.
@roboquat roboquat merged commit 5bb6e2a into main Jul 8, 2022
@roboquat roboquat deleted the hw/jb-fix branch July 8, 2022 14:21
@roboquat roboquat added deployed: IDE IDE change is running in production deployed Change is completely running in production labels Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: IDE IDE change is running in production deployed Change is completely running in production editor: jetbrains release-note size/M team: IDE
Projects
None yet
4 participants