You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
Thanks for getting in touch.
I've created PR that should fix this. I set the timeout to 60 sec there, I guess it's a more appropriate value.
You can track the status of the change here: #370
Hi, I suggest setting
setConnectTimeout()
andsetReadTimeout()
for theURLConnection
inDownloadFileTask
.Currently it takes quite a while to timeout when connection is dropped, 30 seconds should be a fair amount.
The text was updated successfully, but these errors were encountered: