liqian 2 years ago
parent
commit
44b713b677
1 changed files with 1 additions and 0 deletions
  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
         else:
             time.sleep(10)
+            i += 1
 
 
 def restart(slb_client, instance_id, image_name):