Skip to content

Detect idle status to shutdown openvscode-server when there is no active connection #429

@pyhp2017

Description

@pyhp2017

I need a way to detect that if there is any active connection in the IDE or not (to kill it!). it could be possible by adding an endpoint to server, for example localhost:3000/heartbeat and it should return a json and says what was the last connection time and is there any active connection or not.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions