supeng 4 tháng trước cách đây
mục cha
commit
6f9f5ba268
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      longvideoapi/utils.py

+ 1 - 0
longvideoapi/utils.py

@@ -493,6 +493,7 @@ def list_server_group_servers(alb_client, server_group_id):
                 break
         except Exception as error:
             logging.error(error)
+        time.sleep(10)
     return instance_ids