//
pkg.gl
Category
github.com/openshift/configuration-anomaly-detection
pkg
utils
package
0.0.0-20240926082949-8d5c7bc77ec5
Repository:
https://github.com/openshift/configuration-anomaly-detection.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
27 SLOC
#
Functions
WithRetries
WithRetries runs a function with up to 10 retries on error.
WithRetriesConfigurable
WithRetriesConfigurable runs a function with a configurable retry count and backoff interval on error.