mirror of
https://github.com/element-hq/synapse.git
synced 2025-01-20 18:42:33 +00:00
30a5076da8
See https://github.com/matrix-org/synapse/pull/14095#discussion_r990335492 This is useful because when see that a relevant event is an `outlier` or `soft-failed`, then that's a good unexpected indicator explaining why it's not showing up. `filter_events_for_client` is used in `/sync`, `/messages`, `/context` which are all common end-to-end assertion touch points (also notifications, relations).
1 line
77 B
Text
1 line
77 B
Text
Log when events are (maybe unexpectedly) filtered out of responses in tests.
|