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
(monarch/tools) Add force_restart argument to get_or_create command
Summary:
`force_restart=True` will kill the existing job and force it to create again. Useful when we want to redeploy the server to reflect any changes in the local conda/workspace that are not eligible for CodeSync.
NOTE: this is tangential to setting `workspace=None` which disables local conda AND workspace building into an ephemeral image.
Reviewed By: ahmadsharif1
Differential Revision: D79754696
0 commit comments