retries property

int retries
final

Maximum number of retries the downloader should attempt

Defaults to 0, meaning no retry will be attempted

Implementation

final int retries;