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
On large workflows the DAG building can take some time. Especially when files are on file servers and access is slow. Commands like --unlock do not require the DAG and could therefore be executed before and the DAG building could be omitted.