# Functions
DoStandardRetry performs a standard retry for the supplied function.
DoStandardRetryWithMoreOpts performs a standard retry for the supplied function, with additional options.
StandardRetryConfig returns the configuration necessary to perform a standard retry.