Closed pkupiec closed 8 years ago
Errors are always final. Its your job to handle errors and figure out what's the right action.
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
I've noticed that there is no reconnection inside onerror block https://github.com/hapijs/nes/blob/c6b52b8e8fefb50728f908c65567e483180578ae/lib/client.js#L227
Is there any reason for that?