MatrixSynapse/synapse/replication/tcp
Erik Johnston 0ec12a3753
Reduce max time we wait for stream positions (#14881)
Now that we wait for stream positions whenever we do a HTTP replication
hit, we need to be less brutal in the case where we do timeout (as we
have bugs around this).
2023-01-20 21:04:33 +00:00
..
streams
__init__.py
client.py Reduce max time we wait for stream positions (#14881) 2023-01-20 21:04:33 +00:00
commands.py
external_cache.py
handler.py
protocol.py
redis.py
resource.py Wait for streams to catch up when processing HTTP replication. (#14820) 2023-01-18 19:35:29 +00:00