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 Request] Schedule download retries and set download intervals #1234

Open
bk1412 opened this issue Jan 14, 2025 · 0 comments
Open

[Feature Request] Schedule download retries and set download intervals #1234

bk1412 opened this issue Jan 14, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@bk1412
Copy link

bk1412 commented Jan 14, 2025

What feature should be added to Suwayomi?

Suwayomi currently does not support multi-threading or other methods to speed up downloading, because multi-threading and other methods may speed up the blocking of the IP by the target source website, but some websites will be blocked (temporarily) even if they are downloaded with a single thread within a certain period of time, so I think I need a function that can set the download time interval, or how long to try to download again after failure (blocking), so as to solve the temporary block encountered after downloading multiple comics, and come back to see all failed in a few hours.

Why/Project's Benefit/Existing Problem

The advantage is that you don’t need to manually check for failed downloads multiple times. The automatic retry mechanism (or forced download interval) is a one-time solution. However, you also need to consider that in some cases, there may be a problem with the source, that is, the source is essentially problematic and cannot be downloaded anyway, to avoid an infinite loop.

@bk1412 bk1412 added the enhancement New feature or request label Jan 14, 2025
@Syer10 Syer10 transferred this issue from Suwayomi/Suwayomi-WebUI Jan 16, 2025
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
None yet
Development

No branches or pull requests

1 participant