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

WARNING - Will exhaust Linux threads #213

Open
ariv803 opened this issue Oct 5, 2023 · 0 comments
Open

WARNING - Will exhaust Linux threads #213

ariv803 opened this issue Oct 5, 2023 · 0 comments

Comments

@ariv803
Copy link

ariv803 commented Oct 5, 2023

This library creates puppeteer clusters for each request which will quickly exhaust native linux threads under load. The same puppeteer cluster should be reused as a singleton as a fix.

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