Couchbase connection closed intermittently - Node.js SDK

Hi Brett,
I see this is still unresolved. Why not simply reintroduce the connection event like in previous sdk?
I get that you want to make it effortless, but it’s not nice to have the database as a black box and being unable to make decision based on the its status.
I am not asking to change the connection method, but simply have a way to get notified of the connection so that we can do our own things.