MaxQuoteDuration
The maximum length of time for the historical job in order for the connector to accept the job and proceed. If the estimated duration returned by Gnip exceeds this value, the connector rejects the job and the synchronize task fails.
Type: |
![]() The value of this parameter is a time duration. Specify a value using one or more of the following units: years y months m weeks w days d hours h minutes n seconds s Note that months abbreviates to m, minutes to n. If you want to specify the value in seconds, units are not required. For example, all of the following are equivalent: 1minute 3seconds |
Default: | 0s (no limit) |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | MaxQuoteDuration=1 day 2 hours 14 minutes 3 seconds
|
See Also: |