mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-04-15 21:11:01 +02:00
Without AddRateLimited the failed item was marked Done but never put back into the queue, so transient API errors silently dropped the event instead of retrying up to maxTriesPerEvent. Assisted-By: Claude <noreply@anthropic.com> Signed-off-by: Aleksei Sviridkin <f@lex.la>