How to set maximum time to wait for mongodb connection with mongoose How to set maximum time to wait for mongodb connection with mongoose mongoose mongoose

How to set maximum time to wait for mongodb connection with mongoose


If anyone comes across this post, I have fixed it by using serverSelectionTimeoutMS=1000 instead of connectTimeoutMS=1000