apify / actor-scraper

House of Apify Scrapers. Generic scraping actors with a simple UI to handle complex web crawling and scraping use cases.
https://docs.apify.com/scraping
116 stars 44 forks source link

Development mode breaks on request error #103

Closed mnmkng closed 3 years ago

mnmkng commented 3 years ago

I have not researched this further, but it seems that when an error is thrown or some other issue happens in the browser, proxy is not correctly closed, or it tries to reconnect or I don't know what and it causes the scraper to get into an infinite loop of restarting browsers. More info in SDK slack channel.