This package provides a consistent way for us to retry arbitrary logic. It provides the following backoff algorithms: - exponential - linear - constant Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>