Is timeout reasonable for big datasets?
altanner opened this issue · 1 comments
altanner commented
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?
altanner commented
it's fine, contingencies in place with rolling backups.