pub fn wait_for_master_server( get_client_fn: impl FnMut() -> RedisResult<Client>, ) -> Result<(), SentinelError>