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.

Functions§

build_nonzero 🔒
Helper for building a NonZero* field