Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConstantBackoff ¶
type ExponentialBackoff ¶
type ScheduledBackoff ¶ added in v0.8.0
ScheduledBackoff uses a predefined schedule of delays for each retry attempt. If the retry attempt exceeds the schedule length, it returns the last value.
Click to show internal directories.
Click to hide internal directories.