Until now, a visit has a crawl error as soon as 1 request fails.
Change the behavior to log a crawl error only if all requests fail.
Note that from the code, as long as there is an error with a bucket, all the next buckets will NOT be queried. So the crawl considers that all requests have failed.
Until now, a visit has a crawl error as soon as 1 request fails.
Change the behavior to log a crawl error only if all requests fail.
Note that from the code, as long as there is an error with a bucket, all the next buckets will NOT be queried. So the crawl considers that all requests have failed.