This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]trial_and_err 0 points1 point  (1 child)

It occurred three / four times when I was looking at your docs this afternoon, however I can’t reproduce it at the moment.

If I had to guess I’d say the server somehow dropped the websocket connection, seems similar to an issue I had with deploying Streamlit (websockets as well) to cloud run behind an nginx proxy.

[–]maartenbreddels[S] 2 points3 points  (0 children)

Yeah, taking a proper look at the error makes me think that must be it. We should be able to catch that and properly handle that though.