meaculpitt commited on
Commit
4f4f312
·
verified ·
1 Parent(s): fef68b3

chute_config: shutdown_after=28800 (8h idle before chute shuts down)

Browse files
Files changed (1) hide show
  1. 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: 288000
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