mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-12 08:51:22 -05:00
![Erik Johnston](/assets/img/avatar_default.png)
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).