databricks/databricks-vscode

[BUG] Cluster state RESIZING is interpreted as not running

henlue opened this issue · 1 comments

henlue commented

Describe the bug
When triggering a workflow while connected to an autoscaling cluster which is currently in the state "RESIZING", the cluster is considered not running. I expect the workflow to be executed while the cluster is in RESIZING state.

To Reproduce
Steps to reproduce the behavior:

  1. While the connected cluster is in the state "RESIZING"
  2. Click on 'Run File as Workflow on Databricks'
  3. See error popup: 'The attached cluster is not running'.

System information:

  1. Paste the output ot the Help: About command (CMD-Shift-P).
Version: 1.76.1 (user setup)
Commit: 5e805b79fcb6ba4c2d23712967df89a089da575b
Date: 2023-03-08T16:32:00.131Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Windows_NT x64 10.0.19045
Sandboxed: Yes
  1. Databricks Extension Version
    v0.3.7

Hi @henlue . Thanks for the bug report! We overlooked this. We start working on a fix as soon as possible.