summary refs log tree commit diff
path: root/changelog.d/14665.misc
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/14665.misc')
-rw-r--r--changelog.d/14665.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14665.misc b/changelog.d/14665.misc
new file mode 100644
index 0000000000..2b7c96143d
--- /dev/null
+++ b/changelog.d/14665.misc
@@ -0,0 +1 @@
+Change `handle_new_client_event` signature so that a 429 does not reach clients on `PartialStateConflictError`, and internally retry when needed instead.