MatrixSynapse/synapse
Erik Johnston 9187fd940e
Wait for streams to catch up when processing HTTP replication. (#14820)
This should hopefully mitigate a class of races where data gets out of
sync due a HTTP replication request racing with the replication streams.
2023-01-18 19:35:29 +00:00
..
_scripts
api Merge account data streams (#14826) 2023-01-13 14:57:43 +00:00
app
appservice
config Change default room version to 10. Implements MSC3904 (#14111) 2023-01-18 18:59:48 +00:00
crypto
events
federation Stabilise serving partial join responses (#14839) 2023-01-17 12:44:15 +00:00
handlers Wait for streams to catch up when processing HTTP replication. (#14820) 2023-01-18 19:35:29 +00:00
http
logging
metrics
module_api
push
replication Wait for streams to catch up when processing HTTP replication. (#14820) 2023-01-18 19:35:29 +00:00
res
rest Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 2023-01-16 13:16:19 +00:00
server_notices
spam_checker_api
state
static
storage Wait for streams to catch up when processing HTTP replication. (#14820) 2023-01-18 19:35:29 +00:00
streams
types Wait for streams to catch up when processing HTTP replication. (#14820) 2023-01-18 19:35:29 +00:00
util Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 2023-01-16 13:16:19 +00:00
__init__.py
event_auth.py Properly check for frozendicts in event auth code. (#14864) 2023-01-18 09:27:57 -05:00
notifier.py
py.typed
server.py Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 2023-01-16 13:16:19 +00:00
visibility.py