CData Python Connector for Zoho CRM

Build 25.0.9440

JobPollingInterval

Specifies the polling interval (in seconds) used to check the status of a Bulk API job when working with Zoho CRM.

データ型

int

デフォルト値

5

解説

During data retrieval or updates using the Bulk API, the 本製品 initiates a job on the Zoho CRM server. This property determines how often (in seconds) the 本製品 should query the server to see if the job has completed. Once the job status is determined to be 'Completed', the 本製品 proceeds to download and parse the result file, returning the data from the specified query.

A shorter interval (such as the default interval of 5 seconds) may provide quicker response times, but could increase the load on both the client and server if too frequent. A longer interval reduces the number of status checks but might delay data retrieval.

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