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 CData JDBC Driver for Snowflake throws an exception. Set this property to 'true' to cause the CData JDBC Driver for Snowflake to attempt retrying the request before failing.