-
Type:
Bug
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.3.3
-
Component/s: None
-
Environment:"mongodb": "^3.3.3"
"mongoose": "^5.7.7"
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Mongodb driver still throwing this MongoError even after restore the connection with the database (if the restore connection time exceeded the 30 attempts one second delay). Mongodb is used by mongoose, not directly on the app.
I'm using these connection options.
If the reconnection performs before 30 seconds passed then works fine.