Now that Result.Requeue is deprecated, is returning an error in the controller's Reconcile() method the only recommended way to requeue with rate limiting?
https://github.com/kubernetes-sigs/controller-runtime/blob/v0.21.0/pkg/reconcile/reconcile.go#L109-L122