mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
b2df0716bc
Don't log stack traces for cancelled requests and use a custom HTTP status code of 499. Signed-off-by: Sean Quah <seanq@element.io>
2 lines
105 B
Plaintext
2 lines
105 B
Plaintext
Add `@cancellable` decorator, for use on endpoint methods that can be cancelled when clients disconnect.
|