Skip to content
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

Hi dev! I'm getting "connect ENOBUFS" error when using 200 accounts running at the same time! #22

Open
ivanhieu22 opened this issue Nov 13, 2024 · 0 comments

Comments

@ivanhieu22
Copy link

Like your source code, for example, if running a small number of 5 - 10 accounts, there is no problem. But when running a large number of 100-200 at the same time, it encounters the status "connect ENOBUFS 34.29.163.58:443 - Local (undefined:undefined)."

Specifically, the error occurs when too many requests are sent at the same time. Is there a way to add a function to handle thread limits. For example, run 10 accounts at a time, then stop and continue the next thread until the end of the list?

I really appreciate your sharing. Many Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant