MatrixSynapse/synapse/replication/http
Erik Johnston 1cd410a783
Recheck if remote device is cached before requesting it (#16252)
This fixes a bug where we could get stuck re-requesting the device over
replication again and again.
2023-09-07 12:45:43 +00:00
..
__init__.py
_base.py Use a custom scheme & the worker name for replication requests. (#15578) 2023-05-23 09:05:30 -04:00
account_data.py
devices.py Recheck if remote device is cached before requesting it (#16252) 2023-09-07 12:45:43 +00:00
federation.py
login.py
membership.py
presence.py Pass the device ID around in the presence handler (#16171) 2023-08-28 13:08:49 -04:00
push.py
register.py
send_event.py
send_events.py
state.py
streams.py