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

Open
zwc456baby wants to merge 7 commits intotimboudreau:masterfrom
zwc456baby:master
Open

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
zwc456baby wants to merge 7 commits intotimboudreau:masterfrom
zwc456baby:master

Conversation

@zwc456baby
Copy link
Copy Markdown

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
Copy Markdown
Author

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

@paulrutter
Copy link
Copy Markdown

@timboudreau any chance this will get considered?

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.

3 participants