Closed nietaki closed 7 years ago
The right solution here is probably signal the finished and the failed fetches to the UrlManger.
On a second thought keeping this as a bug and created https://github.com/nietaki/crawlie/issues/7 to track the change of approach.
Even for longer (~5s) values of url manager timeout, the
UrlManager
gracefully shuts down even though it still processes new urls.Either fix the logic or find an approach that doesn't depend on the timeout.