TDV Adapter for Zuora

Build 22.0.8462

AsyncQueryTimeout

The timeout in minutes for which the provider will wait for an async query response. The default value is 20 minutes.

Data Type

string

Default Value

"20"

Remarks

The timeout in minutes for which the adapter will wait for an async query response. The default value is 20 minutes. When running a SELECT query, the adapter starts an asynchronous job. It then waits for the response to be ready by periodically polling the server to check status. This property controls the total time the adapter will wait for a response.

Note that this property is very different from Timeout. The Timeout is an inactivity timeout that controls the time to wait for any response. This property controls the total length of time to wait for an async query to execute.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462