App reload cause?

Running my app in the Streamlit Cloud.

Is there a way to determine what caused a reload of the app? So often, I’m not doing anything on my app but the browser window is open, and suddenly it’ll just reload the whole app. This is unnecessary and I’m not doing anything to cause it.

Is there a way to determine what triggered it? Or does anyone know? Is there just a stale/refresh time for apps in the Cloud?

Hey @autonopy,

Thanks for sharing this issue. Do you have Streamlit pinned to a specific version? Community Cloud shouldn’t be reloading your app, but this has been an issue with some older version of Streamlit in the past (I believe we fixed the underlying issue in version 1.11.)