Hi guys.
I deployed an app on Streamlit Sharing which works well many times, then suddenly crashes!
You can check the app here: https://share.streamlit.io/charlywargnier/what-the-faq/main/app.py
I’m not sure why this is happening.
Example of 2 URLs that worked well at first, then crashed the app when retried:
URL 01: https://en.wikipedia.org/wiki/Healthy_diet
URL 02: https://www.streamlit.io/
When retried again after crashing, they usually work again.
Could it be a memory issue? I’m only suggesting this as the “slug” in Heroku is 322MB - not sure whether increasing memory would make any difference?
Also here’s the last log file - not sure why Pastebin is labelling this as potentially offensive!
Pastebin file: https://pastebin.com/2rcNMX5p
Thanks in advance!
Charly