Retries
The number of times to attempt to run the action again if the action fails.
NOTE: IDOL Category Component attempts to run the action again only if the failure was recoverable.
For example, if you specify parameters that are not valid for the action, it can never succeed, and IDOL Category Component does not attempt to run it again. However, if IDOL Category Component cannot communicate with its data index (for example, because the server was down), it attempts to run the action again.
Actions: | ClusterCluster
ClusterResults ClusterServe2DMap ClusterSGDataGen ClusterSGDataServe ClusterSGDocsServe ClusterShowJobs ClusterSnapshot |
Type: | Long |
Default: | 0 |
Example: | Retries=3
|
See Also: | RetryInterval |