ChrisVilches/poller

Does Puppeteer need a timeout?

Opened this issue · 1 comments

If the page is constantly doing network operations, does that mean it'll never end? In that case I'd have to add a timeout (or time limit) so that it finishes after X seconds.

Try to find a website that has these characteristics, and see what happens.