RequestBatchSize
The maximum number of items to retrieve from Quest Archive Manager in a single request.
Larger batch sizes can be more efficient because the connector makes fewer requests to the API, but retrieving too many items could cause a request to time out.
| Type: | Integer |
| Default: | 20 |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | RequestBatchSize=25
|
| See Also: |