Skip to main content

Retry operations

Use apicontent.Retry to bound repeated operation calls.

value, err := apicontent.Retry(3, operation)