Hi all! I have successfully deployed my dashboard using Streamlit. After running for about 7 minutes, I copied the link and opened it in other browsers. Suddenly, it crashed. I went back to my account’s view for the web, and it crashed too. It said: " Oh no. Error running app." I checked the log, and the issue might arise from the “heavy” running since I utilized two shapefiles with 20 and 15 MB each.
My question is, what is the maximum size of files we can include for running the web so it won’t crash? Thank you.