How do I remove old connections to the cluster?

I’ve recently upgraded to MongoDB 8.0 and subsequently upgraded PyMongo to higher versions. Now, if I look at the Application Development section of the Project Overview page, I see connections to the cluster during different versions of PyMongo. How do I remove the older ones from here?

Hi there, you do not need to take any action to remove the old connections, they will be removed 7 days after you stopped connecting to them.

Please let me know if any feedback on this section of the Project Overview or the page in general, always looking to improve the experience.

@Richa_Deshpande thanks for the reply. How do I shorten that 7 days. Can I make it to 3 days for example? Is it possible to do on pymongo?

Hi, unfortunately it is not possible to remove it sooner as we do a 7-day check on our side. I will take your feedback as an improvement area for this experience.