name5566 / leaf

A game server framework in Go (golang)
Apache License 2.0
5.27k stars 1.31k forks source link

leaf查询mgo数据时,有几率报错 #134

Closed 15951836388 closed 5 years ago

15951836388 commented 5 years ago

用leaf的代码,leaf查询mgo数据时,不小的几率报错。有人知道为什么吗?

wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

name5566 commented 5 years ago

似乎是 mongo 压力比较大超时了。

15951836388 commented 5 years ago

但是我里面数据才不到10条啊。。。

15951836388 commented 5 years ago

image 是这个问题吗

name5566 commented 5 years ago

这个值是有配置决定的