hammerlab / ketrew

Keep Track of Experimental Workflows
http://www.hammerlab.org/docs/ketrew/master/index.html
Apache License 2.0
77 stars 10 forks source link

Do “orphan killing” less often #512

Closed smondet closed 7 years ago

smondet commented 7 years ago

This makes the engine do more interesting things most of the time; and take a break for the more computationally/database intensive function only at most every Configuration.orphan_killing_wait (default: 10 minutes).

ihodes commented 7 years ago

LGTM