dudicp
dudicp
> What do you mean by that? As soon as you're being disconnected you can try again, no? I can try reconnect, but if the disconnect reason was because the...
The idea was to recover a connection to a specific target-id in case the websocket experienced network issue, is there a way I can query if the target-id still valid?...
Yes, this is what I've implemented today but it is not optimal, because in my use-case I have a lot of opened targets and on each disconnection I need to...
I'm trying to deal with #1 - the connectivity between the node that run the script and the one that hosts the Chrome instance breaks; When the connection breaks, the...