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