diff --git a/changelog.d/19924.bugfix b/changelog.d/19924.bugfix new file mode 100644 index 0000000000..ae0c94d0f8 --- /dev/null +++ b/changelog.d/19924.bugfix @@ -0,0 +1 @@ +Fix unbounded growth of the `sliding_sync_connection_positions` table when a client repeatedly retries requests from the same sliding sync position.