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

Downloader threading design is very brittle #1

Open
blastron opened this issue Apr 12, 2013 · 0 comments
Open

Downloader threading design is very brittle #1

blastron opened this issue Apr 12, 2013 · 0 comments
Assignees
Labels

Comments

@blastron
Copy link
Owner

If the downloader hits any error (such as that caused by ThaSauce.net publishing an inaccurate download link due to file-size errors), the download thread crashes and the bot hangs.

The design should be changed so that downloads can error out safely, be retried, etc.

@ghost ghost assigned blastron Apr 12, 2013
@blastron blastron changed the title Download thread crashes on 404 Download thread crashes on HTTP error Dec 18, 2014
@blastron blastron changed the title Download thread crashes on HTTP error Downloader threading design is very brittle Dec 18, 2014
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

1 participant