retry

package
v0.0.0-...-86fc13e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoStandardRetry

func DoStandardRetry(ctx context.Context, function retry.RetryableFunc) error

DoStandardRetry performs a standard retry for the supplied function.

func DoStandardRetryWithMoreOpts

func DoStandardRetryWithMoreOpts(ctx context.Context, function retry.RetryableFunc, moreOpts []retry.Option) error

DoStandardRetryWithMoreOpts performs a standard retry for the supplied function, with additional options.

func StandardRetryConfig

func StandardRetryConfig(ctx context.Context) []retry.Option

StandardRetryConfig returns the configuration necessary to perform a standard retry.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL