mongodb-js / data-service

The MongoDB Data Service
Apache License 2.0
7 stars 4 forks source link

feat: Add isConnected method to dataService to allow easy access to connection status of the internal MongoClient COMPASS-4741 #320

Closed gribnoysup closed 3 years ago

gribnoysup commented 3 years ago

We want to expose this information so that we can check if client is connected before using any methods on it in compass plugins