Skip to content

Any code example of using enum Mongoose.prototype.ConnectionState check if the cached connection is connected #11281

Answered by vkarpov15
32bit asked this question in Q&A
Discussion options

You must be logged in to vote

if (!this.conn || this.conn.readyState !== this.conn.connected) ?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Uzlopak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants