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
Update timeout of network request, if data is transferred
Up to now, any network connection was killed after a max amount of
/qgis/networkAndProxy/networkTimeout milliseconds. This led to problems
for large or otherwise slow downloads.
This patch circumvents timeouts for as long as data is being
transferred.
0 commit comments