mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
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>
1 line
105 B
Text
1 line
105 B
Text
Add `@cancellable` decorator, for use on endpoint methods that can be cancelled when clients disconnect.
|