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
Currently, in a scenario with an unstable connection and Linux, we can hang for a very long time. We should consider a specific-duration timeout, depending on the size of the downloaded files, and also potentially thread it through the API and make it user-configurable.
The text was updated successfully, but these errors were encountered:
https://curl.haxx.se/libcurl/c/CURLOPT_TIMEOUT.html
Currently, in a scenario with an unstable connection and Linux, we can hang for a very long time. We should consider a specific-duration timeout, depending on the size of the downloaded files, and also potentially thread it through the API and make it user-configurable.
The text was updated successfully, but these errors were encountered: