Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"1 segments are failed to download, retry..." #26

Open
svaningelgem opened this issue Jun 18, 2023 · 2 comments
Open

"1 segments are failed to download, retry..." #26

svaningelgem opened this issue Jun 18, 2023 · 2 comments

Comments

@svaningelgem
Copy link

This is related to #13, but I think it's still different enough to warrant another ticket.

I'm in "v2_multithreaded_processor" line +- 100: one of the "key_segments_pairs" failed, but the retry-counter doesn't jump in to stop the while-loop from retrying endlessly.

Grtz,
Steven

@p3nOnion
Copy link

image

@hbattat
Copy link

hbattat commented Apr 20, 2024

The max_retry_times is already passed to the crawler, you can just use it
line 100 would be

max_rety_times = self.max_retry_times

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants