2 / 2
Dec 2024

When i try to establis mongodb connection withe the following code
await client.connect()
I get following error sometimes
MongoNetworkError: connect ETIMEDOUT 157.241.57.57:27017
the app crashes
how can resolve this issue