Module retry

Module retry 

Source
Expand description

Configure timers for a timer for retrying a single failed fetch or object.

For a more information on the algorithm, see RetryDelay.

Structsยง

DownloadSchedule
Configuration for how many times to retry a download, with what frequency.
DownloadScheduleBuilder
Builder for DownloadSchedule.