mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
We need to wait for `sentinelTimer` to kick in, and then trigger the reconnect. As for another change, we should better call `server_set_password` before calling SENTINEL SET auth-pass. Fixes problem introeuced in #10400