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
I have went trough the install script and seems that there is no exception handling for get_version_file_from_s3 and get_package_from_s3 executions. Hence is downloading a file externally, shouldn't be a good idea to have it retrying after in case of any exception happens?