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

feat(runWebScraper): retry a scrape max 3 times in a crawl if the status code is failure (FIR-293) #975

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

mogery
Copy link
Member

@mogery mogery commented Dec 13, 2024

Restructured runWebScraper a little to make this work. Also needed some typing changes in some other changes -- fixed Document metadata to have statusCode always defined, since it always is.

@mogery mogery requested a review from nickscamara December 13, 2024 22:47
@mogery mogery changed the title feat(runWebScraper): retry a scrape max 3 times in a crawl if the status code is failure feat(runWebScraper): retry a scrape max 3 times in a crawl if the status code is failure (FIR-193) Dec 13, 2024
@mogery mogery requested review from rafaelsideguide and removed request for rafaelsideguide December 13, 2024 22:48
@mogery mogery changed the title feat(runWebScraper): retry a scrape max 3 times in a crawl if the status code is failure (FIR-193) feat(runWebScraper): retry a scrape max 3 times in a crawl if the status code is failure (FIR-293) Dec 13, 2024
@mogery mogery merged commit e74e4bc into main Dec 13, 2024
1 of 2 checks passed
@mogery mogery deleted the mog/crawl-5xx-retry branch December 13, 2024 23:54
@mogery mogery restored the mog/crawl-5xx-retry branch December 13, 2024 23:54
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

Successfully merging this pull request may close these issues.

1 participant