chute_config: shutdown_after=288000 (80h) per ops guide (ALWAYS 288000, never lower)
Browse files- chute_config.yml +1 -1
chute_config.yml
CHANGED
|
@@ -49,5 +49,5 @@ Chute:
|
|
| 49 |
concurrency: 4
|
| 50 |
max_instances: 5
|
| 51 |
scaling_threshold: 0.5
|
| 52 |
-
shutdown_after:
|
| 53 |
max_hourly_price: 0.50
|
|
|
|
| 49 |
concurrency: 4
|
| 50 |
max_instances: 5
|
| 51 |
scaling_threshold: 0.5
|
| 52 |
+
shutdown_after: 288000
|
| 53 |
max_hourly_price: 0.50
|