is there any way to stop a redis client that can't connect to stop from trying to connect? (without killing the entire process.) client.end() does that but then i get a connect ENOENT in net.js...