summary refs log tree commit diff
path: root/changelog.d/12587.misc
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/12587.misc')
-rw-r--r--changelog.d/12587.misc2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/12587.misc b/changelog.d/12587.misc
index d26e332305..3b466f1ddf 100644
--- a/changelog.d/12587.misc
+++ b/changelog.d/12587.misc
@@ -1 +1 @@
-Add `@cancellable` decorator, for use on endpoint methods that can be cancelled when clients disconnect.
+Log status code of cancelled requests as 499 and avoid logging stack traces for them.