Enable faster retry upon io/error. This is necessary to handle push...
Enable faster retry upon io/error. This is necessary to handle push notifications in background on iOS. When we wake up, the socket is broken and we have to reconnect it immediately.