diff options
author | Erik Johnston <erik@matrix.org> | 2021-01-26 10:54:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-26 10:54:54 +0000 |
commit | a1ff1e967fb94411e806f69e6f026263be7a6790 (patch) | |
tree | 08f13568aa2c95f23f7b55042bc8d2dbb5dd0b82 /scripts-dev | |
parent | Don't error if deleting a non-existent pusher. (#9121) (diff) | |
download | synapse-a1ff1e967fb94411e806f69e6f026263be7a6790.tar.xz |
Periodically send pings to detect dead Redis connections (#9218)
This is done by creating a custom `RedisFactory` subclass that periodically pings all connections in its pool. We also ensure that the `replyTimeout` param is non-null, so that we timeout waiting for the reply to those pings (and thus triggering a reconnect).
Diffstat (limited to 'scripts-dev')
0 files changed, 0 insertions, 0 deletions