api请求中,我得到的错误是: {"message":"Operation `users.findOne()` buffering timed out after 10000ms"} 我的mongodb连接字符串是authSource=dbWithUserCredentials&compressors=zlib&retryWrites=true&w=majority&ssl=true" 服务器中的连接代码为: mongoose.connectclient)=>{
if
为什么当我将mongoose.connect调用分离到不同的文件时,程序会为每个请求创建新的连接?我的mongo atlas连接使用率达到了极限 //I put the connect in a middlewareconst mongoose = require(next })app.use(mongoMiddlew