If I stop the node server so every reconnect of the client fails, the reconnect_failed event gets never fired
Here is the position in the code where reconnect_failed should get fired https://github.com/LearnBoost/socket.io-client/blob/master/lib/socket.js#L501
for some reason it never enters the else part