Trifon

Results 3 comments of Trifon

> Hi Again, > > I found an option to change the setting. If you can change server.py program as a new feature , to take a parameter ping_timeout this...

@suman12345678 I think that I have very similar to your problem. I have Chainlit with custom frontend and WebSocket connection is getting constantly closed and reopened. The same behavior is...

> have you tried to wrap the code running with async? also an aporach is to add the running code into a cl_step. By doing so you will show a...