amoilanen / js-crawler

Web crawler for Node.JS
MIT License
253 stars 55 forks source link

Crawler stopped without reason and any error #58

Open pittersnider opened 5 years ago

pittersnider commented 5 years ago

I am trying to crawl a big website (arezzo.com.br), however, after ~1700 URLs crawled, it simply stopped. No errors printed, and also the finished callback wasn't called.

image

Can someone give me a north regarding what can happen in this case?
I think you can reproduce the issue by trying to crawl www.arezzo.com.br with my configs.