-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Room.findAll()
get error when rooms more than 400
#1112
Comments
This docker version (
docker version as follows Starting Wechaty v0.13.32 with Node.js v8.9.1 ...
node: 8.9.1 Wechaty Doctor
|
After v0.16, the puppet-puppeteer had been rewriten. So I'll close issue, and please file a new issue at wechaty-puppet-puppeteer if you stil have this problem, thank you very much. |
Enviroment
Starting Wechaty v0.13.72 with Node.js v9.6.1 ...
Wechaty Doctor
PROBLEM
When the bot has too many rooms(400-500), when I try
Room.findAll()
will get the following error. While if the room is under 200, all works well.REPRODUCE
snip code as follows
The text was updated successfully, but these errors were encountered: