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
Browse files Browse the repository at this point in the history
the related PRs.

Signed-off-by: Sean Quah <seanq@element.io>
  • Loading branch information
Sean Quah committed May 6, 2022
1 parent 4337d33 commit 05f8365
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 05f8365

Please sign in to comment.