Entries that are streamed from Gnip are added to a queue before the connector processes them. The number of entries waiting in the queue might increase if you choose to retrieve many entries, or if the ingestion server is busy or not available. This parameter specifies the maximum number of entries that can wait in the queue.
If the queue becomes full, the connector stops streaming data from Gnip and the synchronize task fails.
Type: | Integer |
Default: | 1000 |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | MaxEntryQueueSize=2000
|
See Also: |
|