我在使用Mongo DB时遇到网络异常:
org.springframework.data.mongodb.UncategorizedMongoDbException:
Interrupted acquiring a permit to retrieve an item from the pool ;
nested exception is com.mongodb.MongoInterruptedException:
Interrupted acquiring a permit to retrieve an item from the pool
如何解决此错误?