chute_config: shutdown_after=28800 (8h idle before chute shuts down)
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: 28800
|
| 53 |
max_hourly_price: 0.50
|