MatrixSynapse/synapse/api
David Robertson a5a799722d
Tag federation request spans with the worker name (#15042)
* Systematically include worker name as process info

* Changelog

* don't bother with inner setdefault
2023-02-09 22:33:39 +00:00
..
__init__.py
auth.py Tag federation request spans with the worker name (#15042) 2023-02-09 22:33:39 +00:00
auth_blocking.py
constants.py Implement MSC3952: Intentional mentions (#14823) 2023-01-27 10:16:21 -05:00
errors.py Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
filtering.py Properly typecheck tests.api (#14983) 2023-02-03 20:03:23 +00:00
presence.py
ratelimiting.py
room_versions.py Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
urls.py