Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 4601815

Browse files
author
Sean Quah
committed
Update changelog for #12587 to be more accurate
#12587 has fallen on the wrong side of the release cutoff to the rest of the related PRs. Signed-off-by: Sean Quah <[email protected]>
1 parent 4337d33 commit 4601815

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/12587.misc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Add `@cancellable` decorator, for use on endpoint methods that can be cancelled when clients disconnect.
1+
Log status code of cancelled requests as 499 and avoid logging stack traces for them.

changelog.d/12663.misc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Log status code of cancelled requests as 499 and avoid logging stack traces for them.

0 commit comments

Comments
 (0)