node-open-protocol
node-open-protocol copied to clipboard
Reconnection when return an error
I have a problem whenever any of connected tools is shutdown. I get an error message and can't deal with the bug.
Error: [Session Control Client] [Connect] negative acknowledge, MID[1], Error [Command failed]
This error closes the service even if I put it in a "try catch" to deal with it. Can anything be done to deal with the error?
Thank you!