diff options
author | Eric Eastwood <erice@element.io> | 2022-07-22 22:29:18 -0500 |
---|---|---|
committer | Eric Eastwood <erice@element.io> | 2022-07-22 22:29:18 -0500 |
commit | 522c29bfc7532f5fb9a4c4af86c9d9c9901c1a0e (patch) | |
tree | 8ce9365d796bb06a2a65f4146e855e2f490fdcf6 /synapse/api/auth.py | |
parent | Backfill remote event fetched by MSC3030 so we can paginate from it later (... (diff) | |
download | synapse-522c29bfc7532f5fb9a4c4af86c9d9c9901c1a0e.tar.xz |
Instrument /messages for understandable traces
Diffstat (limited to 'synapse/api/auth.py')
-rw-r--r-- | synapse/api/auth.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/synapse/api/auth.py b/synapse/api/auth.py |