RetryOnS3Timeout Parameter (Connect-Snowflake Cmdlet)
Whether or not to retry when network issues occur at during chunk downloading.
Syntax
Connect-Snowflake -RetryOnS3Timeout SwitchParameter
Data Type
bool
Default Value
false
Remarks
Typically if a network issue such as a timeout occurs during chunk downloading of data, the CData Cmdlets PowerShell Module for Snowflake will throw an exception. Set this property to true to cause the CData Cmdlets PowerShell Module for Snowflake to attempt retrying the request before failing.