# Functions
DefaultFailer provides default retry.Run() behavior for unit tests.
No description provided by the author
No description provided by the author
ThreeTimes repeats an operation three times and waits 25ms in between.
TwoSeconds repeats an operation for two seconds and waits 25ms in between.