Skip to content

Implement workspace heartbeats for Jetbrains IDEs #5643

Closed
@atduarte

Description

@atduarte

To avoid the workspace timing out while the user is using the Jetbrains local IDE, we must send heartbeats to Gitpod when there's user activity locally.

Proposed solution
Install a plugin in the Jetbrains IDE backend that listens to activities such as "FileOpened" and sends heartbeats to the Gitpod server.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions