Does streamlit provides a way to customize the tornado server configurations so to fully leaverage it’s feature?
I can see that tornado server is booted up implicitly by streamlit and there is no direct way alter it’s initialization.
I would like to know this too… maybe an option to leave sessions open longer ; ) Maybe something in config.toml like
[server]
websocketPingInterval = xx
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.