瀏覽代碼

mod: warmup

Ben 11 月之前
父節點
當前提交
c397df5b11
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -108,7 +108,7 @@ def refresh():
         AutoScalingGroupName="be-ytb-as",
         Strategy="Rolling",
         Preferences={
-            "InstanceWarmup": 120
+            "InstanceWarmup": 30
         })
     return {
         "response": response