mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
Rather than having a RetryAfter function, do a retry (at a fixed interval) if the work function returns an error. Co-authored-by: Antonio Ojea <aojea@google.com>