BulkTimeout
The timeout duration, in minutes, specifies how long the provider will wait for a bulk operation to be initiated before throwing an error.
データ型
int
デフォルト値
25
解説
The timeout duration, in minutes, specifies how long the 本製品 will wait for a bulk operation to be initiated before throwing an error. When UseBulkAPI is enabled, the 本製品 initiates asynchronous bulk operations when executing queries. Shopify enforces a restriction of one active bulk operation. If a new bulk operation is requested while another is still in progress, the API will return an error. This property defines the maximum time the 本製品 will wait for the currently running bulk operation to complete before terminating the current query. ;