Rewrite reboot command to wait until server is actually responsive
andrewchilds opened this issue · 0 comments
andrewchilds commented
Right now overcast reboot
waits a hard-coded 45 seconds which is way too brittle - if the server is not responsive by then any further commands will fail. Let's wait until the server is actually responsive before continuing.