On May 3rd @ 2:54EST both of my Redis instances had a loss of connectivity resulting in the following from my App code:
Error: connect ECONNREFUSED 10.131.228.214:6379 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1138:16) {
May 3 02:17:07 PM errno: -111,
May 3 02:17:07 PM code: 'ECONNREFUSED',
May 3 02:17:07 PM syscall: 'connect',
May 3 02:17:07 PM address: '10.131.228.214',
May 3 02:17:07 PM port: 6379
Did you do something to the Redis clusters at that time? Can we not rely on a static IP for these resources?