diff options
author | Richard van der Hoff <richard@matrix.org> | 2016-12-15 18:13:58 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2016-12-15 18:16:10 +0000 |
commit | edc6a1e4f94db88b6d706758d5e1db2230f32a48 (patch) | |
tree | 6f863db7b87d3ecc28fa2cd9dc7b68350ce10b4b /synapse/storage/deviceinbox.py | |
parent | Merge pull request #1698 from matrix-org/erikj/room_list (diff) | |
download | synapse-edc6a1e4f94db88b6d706758d5e1db2230f32a48.tar.xz |
Add some logging for syncing to_device events
Attempt to track down the loss of to_device events (https://github.com/vector-im/riot-web/issues/2711 etc).
Diffstat (limited to '')
-rw-r--r-- | synapse/storage/deviceinbox.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/storage/deviceinbox.py b/synapse/storage/deviceinbox.py |