Ben 11 miesięcy temu
rodzic
commit
c397df5b11
1 zmienionych plików z 1 dodań i 1 usunięć
  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