Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Server reboots mid deployment
-
Apologies if this has been asked previously, but i am just wondering the best way to handle a server reboot that may occur mid deployment? as it appears to completely break its ability to continue.
Thanks,
Clint
Product: BuildMaster
Version: 5.6.4
-
This is currently done in Otter through the
Restart-Server
operation...Restart-Server( [After: <integer>], [MinimumDelay: <integer>] );
... without that operation it's not really possible to do.
-
Hi Alana,
Is this operation available in Buildmaster?
Thanks,
Clint
-
There doesn't appear to be; but we have a new issue (BM-3034) for this.
If it's easy to do, we'll get it in ASAP!