microsoft / vscode-tools-for-ai

Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
Other
321 stars 91 forks source link

Intermittent connection dropping #2372

Open snjsnj opened 1 month ago

snjsnj commented 1 month ago

Expected Behavior

Working on Azure Virtual Desktop: When initiating a VS Code remote connection from an AzureML workspace compute instance, the connection should remain stable and functional throughout the development session. Files should synchronize and save correctly, ensuring that no work is lost due to unexpected disconnections.

Actual Behavior

Unfortunately, the remote connection occasionally breaks without any visible error messages within VS Code. Developers may continue coding, unaware that their files are not being synchronized and saved properly.

Steps to Reproduce the Problem

  1. Open VS Code on an AzureML workspace compute instance.
  2. Establish a remote connection to a target environment (e.g., a remote server or container).
  3. Begin coding or editing files.
  4. Observe whether the connection remains stable or if it unexpectedly disconnects.

Specifications

tbombach commented 1 month ago

Hi @snjsnj, I apologize for this issue that you are encountering and I appreciate the details you included in this issue. I have a few questions to help me understand better:

Again, I apologize for the problems you are encountering.

snjsnj commented 1 month ago

Answers: