Getting this error in my mongo db

I am hosting my bot on repl.it bot working completely fine I don’t know what happen to mongo db it’s raising this error not only for this bot others bots also what could be the reason?

from motor.motor_asyncio import AsyncIOMotorClient as MongoClient

mongo = MongoClient(config.MONGO_DB_URI, serverSelectionTimeoutMS=60000)

And yes my mongo db url is correct

DNS got broken somewhere along the way. I saw another post with similar issue.

Resolves here(Canada) okay now. Nothing reported on the Status Page