mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-13 01:55:45 +00:00
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.