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
Introducing the default max timeout in #7532 impaired the SSHJ client used by VS Code extension that expects an idle connection. The goal of this issue is to implement the Keep-Alive ping-pong mechanism on the Coder SSH server side so that users with Max Timeout can still use the VS Code extension.