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

Feature: Add retry option on downloader #33

Open
Uinelj opened this issue Dec 9, 2021 · 0 comments
Open

Feature: Add retry option on downloader #33

Uinelj opened this issue Dec 9, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Uinelj
Copy link
Member

Uinelj commented Dec 9, 2021

When downloading CCrawl, the current downloader ignores failed shard downloads, resulting in lost data.

Add a -r n that enables retrying n times for each failed item (at the end of the downloading, for example).

We may/should have a failed_items.json file that holds the failed items after downloading, and a ungoliant download -f failed_items.json that tries to download them.

@Uinelj Uinelj self-assigned this Dec 9, 2021
@Uinelj Uinelj added the enhancement New feature or request label Dec 9, 2021
@Uinelj Uinelj moved this from Selected to Backlog in OSCAR Feb 18, 2022
@Uinelj Uinelj mentioned this issue Mar 1, 2022
3 tasks
@Uinelj Uinelj added this to the v1.3.1 milestone Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant