mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-09 23:12:47 +00:00
b7367c339d
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.