Function kube_runtime::watcher::default_backoff
source · Expand description
Default watch Backoff
inspired by Kubernetes’ client-go.
Note that the exact parameters used herein should not be considered stable. The parameters currently optimize for being kind to struggling apiservers. See client-go’s reflector source for more details.