QueueUntilSuccess
Set QueueUntilSuccess
to True
to queue index actions to the AgentStore component until they succeed. In this case, Community continues to process the queue when there is an index error, unless the AgentStore is down, or the index queue is full.
If you set QueueUntilSuccess
to False
, Community retries index actions once and then moves the failed index actions to the failed
folder.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Agent |
Example: | QueueUntilSuccess=True
|
See Also: |