Besides my own “console logs” - how can I validate - with code - that my connection is open?
Also, how do I keep a persistent connection open until all operations are finished?
My connection keeps closing before my code runs and I get: `MongoClient must be connected to perform this operation