diff options
author | David Robertson <davidr@element.io> | 2022-11-10 12:17:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 12:17:46 +0000 |
commit | d10a85ec9eac6f31aa82a5f07d74e5914b18b320 (patch) | |
tree | 32e8c4ce593fb79ea285c4c011074eabd6e018d9 /synapse | |
parent | Drop support for Postgres 10 in full text search code. (#14397) (diff) | |
download | synapse-d10a85ec9eac6f31aa82a5f07d74e5914b18b320.tar.xz |
Quieter logging for stateres failure at missing prev events (#14346)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/federation_event.py | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/synapse/handlers/federation_event.py b/synapse/handlers/federation_event.py |