SSIS Components for Google BigQuery

Build 25.0.9434

StorageTimeout

Specifies the maximum time, in seconds, that a Storage API connection may remain active before the provider resets the connection.

データ型

string

デフォルト値

"300"

解説

Some networks, proxies, or firewalls automatically close idle connections after a period of inactivity. This can affect Storage API operations if the 本製品 streams data faster than it can be consumed. While the consumer is catching up, the connection may be idle long enough to be closed externally.

To avoid connection failures, the 本製品 resets the Storage API connection after it has been open for the number of seconds specified by this property. For example: StorageTimeout=600. This causes the 本製品 to reset the connection after 10 minutes.

Set this value to 0 to disable automatic connection resets.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434