03:43:04 GMT hi, i'm using the node redis module and I was chasing down a very rare "AbortError" in my logs.. i enabled debugging and i see tons of "Redis connection is gone from end event" in my logs now. My redis process is talking to Haproxy which is doing active/passive failover to a couple redis nodes.. 03:43:24 GMT first question is it normal for these end events to happen all the time? 03:43:37 GMT if not, any suggestions on what to look at next? 19:16:25 GMT hello 21:27:18 GMT I'm running very simple tests with redis-sentinel, and I get infinite loops of +convert-to-slave.. Anybody experienced that ?