Exception while invoking method 'login' MongoError: connection timed out

Doing some load testing on our staging environment and getting these timeout errors after doing a few hundred logins 200ms apart. Anyway to deal with this apart from adding new hardware. Should 5 instances not be able to handle 500 logins within a minute?

Exception while invoking method ‘login’ MongoError: connection 17 to xxx-shard-00-00-abcde.mongodb.net:27017 timed out

2 Likes