RetryOnChunkTimeout
Specifies whether the connection should retry downloading data chunks from Snowflake when a network issue or timeout occurs.
データ型
bool
デフォルト値
false
解説
Typically if a network issue such as a timeout occurs during chunk downloading of data, the CData Python Connector for Snowflake throws an exception. Set this property to 'true' to cause the CData Python Connector for Snowflake to attempt retrying the request before failing.