Closed CorentinB closed 3 months ago
We should queue all items when using get list BEFORE starting the crawl. It would avoid handover blocking the feeding of the queue, and also it would optimize distribution of the seeds to the workers.
get list
We should queue all items when using
get list
BEFORE starting the crawl. It would avoid handover blocking the feeding of the queue, and also it would optimize distribution of the seeds to the workers.