Replies: 1 comment
-
We already have https://crawlee.dev/js/api/basic-crawler/interface/BasicCrawlerOptions#keepAlive Or if this is about not closing browser instances, you could tune the limits of browser pool. https://crawlee.dev/js/api/browser-pool/interface/BrowserPoolOptions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which package is the feature request for? If unsure which one to select, leave blank
None
Feature
I hope can keep the browser alive enve the queue is empt. It can save time for next task to avoid launch a browser again.
Motivation
None
Ideal solution or implementation, and any additional constraints
let keepAlive work?
Alternative solutions or implementations
No response
Other context
No response
Beta Was this translation helpful? Give feedback.
All reactions