Configuration.retriesPerFile

How many times to try downloading a file before admitting failure and proceeding with the next one.

struct Configuration
uint retriesPerFile;

Meta