DynamicGenetics/Epicosm_legacy

Is timeout reasonable for big datasets?

altanner opened this issue · 1 comments

stop_mongodb includes a one minute timeout, in case it gets stuck in an infinite loop. is there a better way of doing that? might closing mongod take a long time if the db is very large, and go over this limit?

it's fine, contingencies in place with rolling backups.