From 404db30d31fdcf7512c4a874f9cffe676afbda6f Mon Sep 17 00:00:00 2001 From: David Robertson Date: Wed, 28 Sep 2022 18:09:18 +0100 Subject: [PATCH] Changelog --- changelog.d/13936.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13936.feature diff --git a/changelog.d/13936.feature b/changelog.d/13936.feature new file mode 100644 index 000000000000..d86bf7ed809f --- /dev/null +++ b/changelog.d/13936.feature @@ -0,0 +1 @@ +Exponentially backoff from backfilling the same event over and over.