forked-synapse/synapse/storage/data_stores
Richard van der Hoff b7367c339d
Fix exceptions from background database update for event labels. (#6407)
Add some exception handling here so that events whose json cannot be parsed are
ignored rather than getting us stuck in a loop.

Fixes #6404.
2019-11-25 13:26:59 +00:00
..
main Fix exceptions from background database update for event labels. (#6407) 2019-11-25 13:26:59 +00:00
__init__.py Add DataStores and Storage classes. 2019-10-23 16:15:03 +01:00