Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

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

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

Conversation

hmspisharody
Copy link

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

…ented timeout before the completion of file download
@liranbg
Copy link
Owner

liranbg commented Aug 13, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants