Closed Steven-Eardley closed 7 years ago
I've added a note to the process management issue of something that Richard mentioned but we forgot to include in the implementation notes - devs should be able to skip the 10-min wait. Making it a config value that is 10 min by default and enforcing a minimum (of 5-10 seconds) should work well.
EDIT: bottom of https://github.com/DOAJ/harvester/issues/3#issuecomment-313140033
Of course, silly of me to make it a constant but not an app configuration. However, as implemented, it doesn't always wait 10 minutes - that's just a max. If there's nothing to kill then it'll just carry on booting.