mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -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.
|