#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>pull/12679/head
parent
fa0eab9c8e
commit
41a882e62d
|
@ -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.
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Log status code of cancelled requests as 499 and avoid logging stack traces for them.
|
Loading…
Reference in New Issue