Hi,
for this course I did’nt use Atlas for DB connection, but I imported the db locally with mongorestore to localhost. I’ve set correctly the connection string in application.properties with these parameters:
maxPoolSize=50&wtimeoutms=2500&connectTimeoutMS=2000
both tests pass successfully, but in the status page in “Connection Pooling” and “Handling Timeout” I have this error: “The return from the api was incorrect”.
What I can do for these tickets?