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
Optimize dstack-gateway installation time (dstackai#2146)
Add the `dstack[gateway]` extra, so that the
gateway doesn't install `dstack[server]`.
`dstack[gateway]` still has some unnecessary
dependencies from BASE_DEPS, but the current
optimization is enough for now.
Also increase the gateway installation timeout
just in case.
0 commit comments