-
fix(nx-cloud): use create-workspace-v1 endpoint if v2 returns with 404 (#28015)
发布于
2024-10-04 22:42:08 +00:00 Current Behavior
By default we connect all workspaces to Nx Cloud via the V2 connect
endpoint.Expected Behavior
Certain users (on-prem or single tenant) may not have access to the V2
endpoint, and so we should fall back to V1 so as not to prevent new
workspaces from being created.Related Issue(s)
Fixes #
(cherry picked from commit
acb19a6439)下载附件