astronomer / astro-provider-databricks

Orchestrate your Databricks notebooks in Airflow and execute them as Databricks Workflows
Apache License 2.0
21 stars 11 forks source link

Clicking on repair all/repair single task for an ongoing DAG/task breaks the UI #2

Open pankajkoti opened 1 year ago

pankajkoti commented 1 year ago

When a Databricks DAG is run in Airflow, and the repair buttons are clicked (either repair a single job or all failed jobs), the UI breaks as seen in the screenshot.

We might need to disable the links when the job is running or handle it gracefully by displaying a message that there is an ongoing job run and repair cannot take place.

Screenshot 2023-03-10 at 2 41 39 PM