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

SS-1: Split the downloading component into sections #1

Open
Sulstice opened this issue Jul 15, 2024 · 2 comments
Open

SS-1: Split the downloading component into sections #1

Sulstice opened this issue Jul 15, 2024 · 2 comments
Assignees
Labels

Comments

@Sulstice
Copy link

Moving sections of the downloads into different scripts because I have found after re-running it multiple times the connection seems to request out or something needs to clear.

This happens during the pagination step after annotations and more likely to occur. Maybe should divide up that component as well or move into something else to handle connection requests robustly: https://aria2.github.io/

Screenshot 2024-07-15 at 7 27 19 AM
@Sulstice Sulstice self-assigned this Jul 15, 2024
@tomlue
Copy link
Contributor

tomlue commented Jul 15, 2024

are you sure this is a good url? Maybe the pagination logic is off?

@Sulstice
Copy link
Author

That might be the case, some download requests go through with the full pagination logic. Like if it has 54 pages and it knows.

This one had 131 pages and decided to crap out there. After that it just stalls. Need to watch it carefully I think also it kind of sucks to restart things if something goes out.

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

No branches or pull requests

2 participants