Mongodb – MongoNetworkError: AggregateError has an empty errors array
I have a health check endpoint in my application which simply pings a mongo reserve cluster. But for some reason I frequently get this error log on the health check endpoint. MongoNetworkError: AggregateError has an empty errors array. Please check…