celeroncoder / notary-API

Notes App with NestJS-Typescript, MongoDB.
MIT License
2 stars 1 forks source link

MongoDB connection limit Rose to max declining connection #34

Closed celeroncoder closed 2 years ago

celeroncoder commented 2 years ago

Describe the bug While running the test the MongoDB test limit rose to 80% declining connection requests.

To Reproduce Steps to reproduce the behaviour:

  1. Go to the root of the project
  2. Run yarn test
  3. Wait for the test to run
  4. See the error.

Expected behaviour The MongoDB database must not refuse connection on excess requests.

Screenshots

Solution

celeroncoder commented 2 years ago

switched to relational database locally. closed by d2e6d07a1cbbb65d8f1fdbbd254500b5f55d11c3