synapse/changelog.d/13969.misc
Eric Eastwood 2769ef4df1
Revert the general exception recording introduced in #13814 (#13969)
* Maybe not catch all errors to avoid things in the nature-of CancelledError

See https://github.com/matrix-org/synapse/pull/13815#discussion_r983384698

* Remove general exception tracking

* Add changelog
2022-10-03 10:14:45 +01:00

2 lines
108 B
Plaintext

Revert catch-all exceptions being recorded as event pull attempt failures (only handle what we know about).