Ver código fonte

update wait time

supeng 4 meses atrás
pai
commit
82f3d893f9
1 arquivos alterados com 1 adições e 1 exclusões
  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 = [