vscode-coder icon indicating copy to clipboard operation
vscode-coder copied to clipboard

Investigate 302 connecting to workspace that is stopped

Open code-asher opened this issue 1 year ago • 0 comments

image_720

The plugin starts a workspace (if needed) and waits until the workspace is ready before connecting, which makes me wonder:

  • [ ] Is it not following redirects?
  • [ ] If not, should it?
  • [ ] Or is there just a bug in this start and wait logic?
  • [ ] Why does this error not display the request details? I thought we added that.

code-asher avatar May 10 '24 18:05 code-asher