Hi,
I am having some performance issues when accessing my streamlit app in the cloud. Sometimes the app loads directly but when I refresh it, it shows “please wait” forever. Usually, after 10 minutes the app starts working. Also, I tested it with a simple app that consists of only a title, but it keeps happening. I believe that the problem is due to this request that keeps on sending errors:
Do you know what may be producing the error?
Thanks