# Functions
Forever calls a function until it succeeds, waiting an exponentially increasing amount of time between calls.
# Structs
No description provided by the author
ResetBackoffError is used to reset the backoff to the initial value, thus retrying faster.