retry_policy.max_tries
Background
This setting specifies the maximum number of times to retry a file copy operation which has failed (for whatever reason).
Examples
If you are crawling a file system which has periodic connection problems you might decide to increase the number of retries:
retry_policy.max_tries=8