Skip to content

If the remote repository returns a 200 response header but does not return any data and hangs the connection, it will cause thread exhaustion #13

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

zwc456baby
Copy link

If the network connection request succeeds, but the remote end hangs and never returns data, the thread will hang and eventually the thread will be exhausted and unable to process requests. Try using a 15-minute timeout to fix this.

@zwc456baby
Copy link
Author

DownloaderV2A adds @singleton annotation, otherwise the failedURLs cache will be invalidated.

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.

2 participants