Put retry functionality in case of file transfer failures (BITMAG-810).
Improved integrity robustness.
Updating from 0.22
ReferenceSettings
The optional <OperationRetryCount/> element has been added to ClientSettings section. This defines the maximum number of retries allowed before a file transfer is considered failed. If 0, only the initial file transfer will be attempted. If 2, a total of 3 attempts will be made before it is considered a failure. The default is not to retry.