mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 15:01:23 +01: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>
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.
|