mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-21 04:11:25 +02: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.