client-examples
client-examples copied to clipboard
Fix reconnection mechanism
The current reconnection mechanism doesn't work. As soon as you throw an exception inside the except, it ends all the while loops.