chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

fix: chainlit retry websocket upgrade request

Open sandangel opened this issue 1 year ago • 3 comments
trafficstars

Signed-off-by: San Nguyen [email protected]

When socket.io polling try upgrading to websocket transport, and it fails, it does not retry. This PR fix that by reinitiate the connection.

sandangel avatar Sep 27 '24 06:09 sandangel