Skip to content
  • Richard van der Hoff's avatar
    Improve the logging when handling a federation transaction (#3904) · 64219957
    Richard van der Hoff authored
    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.
    64219957