Explorar el Código

update wait time

supeng hace 4 meses
padre
commit
82f3d893f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      longvideoapi/longvideoapi_scaling_k_count.py

+ 1 - 1
longvideoapi/longvideoapi_scaling_k_count.py

@@ -74,7 +74,7 @@ async def ess_instance(ecs_client, alb_client, ess_count, max_workers, port):
     # 4. 异步探活
     global health_instances
     health_instances = []
-    max_wait_time = 180
+    max_wait_time = 360
     loop = asyncio.get_running_loop()
     executor = ThreadPoolExecutor(max_workers=max_workers)
     tasks = [