linkedin-learning-downloader icon indicating copy to clipboard operation
linkedin-learning-downloader copied to clipboard

modified timeout to 60 mins for download_file function to avoid unintended timeout before the completion of file download

Open hmspisharody opened this issue 6 years ago • 1 comments

timeout variable created (timeout=aiohttp.ClientTimeout(total=60*60)) used in session.get(...timeout=timeout)

hmspisharody avatar Oct 13 '18 03:10 hmspisharody

timeout is too long imho, why is that happening? degraded connectivity?

liranbg avatar Aug 13 '19 15:08 liranbg