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
│ ----[start]----
│ {"status":"Failed","error":{"code":"ConcurrentUpdateError","message":"Call to Microsoft.Databricks/workspaces failed. Error message: Workspace update could not be completed because it has been updated by another process.","details":[]}}
The text was updated successfully, but these errors were encountered:
I had the same problem, the conflict seems to be coming from the backend and frontend endpoints. I forced a dependency on the backend with depend_on to avoid this:
I tried multiple times and getting below error.
│ ----[start]----
│ {"status":"Failed","error":{"code":"ConcurrentUpdateError","message":"Call to Microsoft.Databricks/workspaces failed. Error message: Workspace update could not be completed because it has been updated by another process.","details":[]}}
The text was updated successfully, but these errors were encountered: