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
Could a timeout be added to downloadAndDecompress so that the function return an error if, for example, the http server terminates or comms is lost? Currently, in my project, it just hangs. Thanks