liqian 2 vuotta sitten
vanhempi
commit
44b713b677
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      rov_server_quick_restart.py

+ 1 - 0
rov_server_quick_restart.py

@@ -40,6 +40,7 @@ def server_health_check(client, instance_id):
             break
             break
         else:
         else:
             time.sleep(10)
             time.sleep(10)
+            i += 1
 
 
 
 
 def restart(slb_client, instance_id, image_name):
 def restart(slb_client, instance_id, image_name):