refactored refill of Docker container pool

This commit is contained in:
Hauke Klement
2015-02-20 14:59:51 +01:00
parent 6b44e737ab
commit 4a6e6eb5e6
3 changed files with 59 additions and 34 deletions

View File

@@ -13,8 +13,11 @@ production:
<<: *default
pool:
active: true
interval: 30
maximum_refill_count: 30
refill:
async: false
batch_size: 32
interval: 30
timeout: 60
workspace_root: <%= Rails.root.join('tmp', 'files', Rails.env) %>
test: