From 862fded4e46d20e773bbf214c3fb9e12f6733870 Mon Sep 17 00:00:00 2001 From: timedout Date: Wed, 19 Aug 2026 14:36:55 +0100 Subject: [PATCH] chore: Add newsfrag --- changelog.d/2097.feature.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/2097.feature.md diff --git a/changelog.d/2097.feature.md b/changelog.d/2097.feature.md new file mode 100644 index 000000000..3fd959510 --- /dev/null +++ b/changelog.d/2097.feature.md @@ -0,0 +1 @@ +Added new health tracking to monitor the health of remote servers and intelligently back-off federation globally with automatic stale re-resolution.