MatrixSynapse/synapse/replication/tcp
Erik Johnston 20fb08ec80
Downgrade repl stream time out error to warning (#16401)
This is because if a worker reaches ~100% CPU then everything starts
lagging and we hit the log line a lot. When at error we invoke sentry
and that has a lot of overhead, which then puts even more pressure on
the worker.
2023-09-29 11:52:48 +00:00
..
streams
__init__.py
client.py Downgrade repl stream time out error to warning (#16401) 2023-09-29 11:52:48 +00:00
commands.py
context.py
external_cache.py
handler.py
protocol.py
redis.py
resource.py