hangups icon indicating copy to clipboard operation
hangups copied to clipboard

on_connect observer for the client call without arguments

Open ampotos opened this issue 10 years ago • 2 comments

When I have an "hangups.channel:Long-polling request failed: Request timed out" exception and I try to reconnect the client, the observer for the on_connect event of the client is called without any parameter.

ampotos avatar Jan 13 '15 08:01 ampotos

You're reconnecting the client by calling the connect method a second time?

tdryer avatar Jan 14 '15 03:01 tdryer

Yes because I have not seen any reconnect method.

ampotos avatar Jan 14 '15 08:01 ampotos