MaxRetries
Use this parameter to specify the maximum number of times the connector can try to download a page after the first attempt fails. Setting MaxRetries
to a high value may affect the spider's performance.
Type: | Long |
Default: | 3 |
Required: | No |
Allowed Range: | Minimum: 0 Maximum: 2000000000 |
Recommended Range: | Minimum: 1 Maximum: 10 |
Configuration Section: | TaskName or Default |
Example: | MaxRetries=2
|
See Also: |