You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to ask how could I keep the pywebio server session open. Currently, whenever I refresh the page, I get an Exception pywebio.exceptions.SessionClosedException which makes sense as I'm breaking my connection.
I was wondering if there was a feature to persist the connection so I can refresh the page or even access it from multiple tabs at the same time.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I wanted to ask how could I keep the pywebio server session open. Currently, whenever I refresh the page, I get an Exception
pywebio.exceptions.SessionClosedException
which makes sense as I'm breaking my connection.I was wondering if there was a feature to persist the connection so I can refresh the page or even access it from multiple tabs at the same time.
Thank you for your time
Beta Was this translation helpful? Give feedback.
All reactions