RetryOnChunkTimeout
Specifies whether the connection should retry downloading data chunks from Snowflake when a network issue or timeout occurs.
Data Type
bool
Default Value
false
Remarks
Typically if a network issue such as a timeout occurs during chunk downloading of data, the Snowflake Adapter throws an exception. Set this property to 'true' to cause the Snowflake Adapter to attempt retrying the request before failing.