You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vscode-desktop extension sometime send heartbeat even computer is in sleep mode
for some reason, vscode remote-ssh will try to reconnect when the computer is in sleep mode ( it looks like a bug)
But, I still can see the log, gitpod-desktop extension also try send heartbeat when the computer is in sleep mode, although these logs show a timeout, I still suspected that the server has successfully processed
Steps to reproduce
no sure how to reproduce it, it happen serval times, special from @easyCZ
Workspace affected
No response
Expected behavior
If user don't operating vscode. we don't send heartbeat.