# Functions

DoWithRetry runs the specified action.
DoWithRetryInterface runs the specified action.

# Structs

FatalError is a marker interface for errors that should not be retried.
MaxRetriesExceeded is an error that occurs when the maximum amount of retries is exceeded.