forked from MirrorHub/synapse
642199570c
Let's try to rationalise the logging that happens when we are processing an incoming transaction, to make it easier to figure out what is going wrong when they take ages. In particular: - make everything start with a [room_id event_id] prefix - make sure we log a warning when catching exceptions rather than just turning them into other, more cryptic, exceptions.
1 line
No EOL
58 B
Text
1 line
No EOL
58 B
Text
Improve the logging when handling a federation transaction |