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

Commit

Permalink
Update changelog for #12587 to be more accurate (#12663)
Browse files Browse the repository at this point in the history
#12587 has fallen on the wrong side of the release cutoff to the rest of
the related PRs.

Signed-off-by: Sean Quah <seanq@element.io>
  • Loading branch information
squahtx authored May 9, 2022
1 parent fa0eab9 commit 41a882e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.d/12587.misc
Original file line number Diff line number Diff line change
@@ -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.
1 change: 1 addition & 0 deletions changelog.d/12663.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Log status code of cancelled requests as 499 and avoid logging stack traces for them.

0 comments on commit 41a882e

Please sign in to comment.