Only 2 browser per min at the same time for browser worker?
I couldnt find a suitable tag so I tagged Cloudflare API
Here's the link saying "Only 2 browser per min at the same time for browser worker"
Browser Rendering API Beta Access
Here's the link saying "Only 2 browser per min at the same time for browser worker"
Browser Rendering API Beta Access
- How can we put them in a queue? Or what's the canonical way to prevent parallel requests?
- Is there a way we can wait longer for all images to load in '@cloudflare/pupeeter' like this network idle param? https://github.com/puppeteer/puppeteer/issues/1552#issuecomment-350954419
GitHub
I'm reading the docs for networkidle2 and understand what it will do but the docs don't really outline its use or why 2 connections instead of 1 or 5. Basically when should one use this flag?
