As a new user, and especially for streamlit sharing, I had no idea this would kill the app. As soon as my post got popular it went down, which is counterproductive to both of us!
Some suggestions:
- Default TTL and max_entry limits that would keep most image apps in bounds
- Warnings when deploying a model with an unbounded cache
- Notes to the user – the “APP IS CONSUMING TOO MANY RESOURCES” isn’t helpful in solving the problem, maybe a note suggestion caching might be an issue would go a long way.
- Logs for when an app goes down. This should be pretty easy since you already have our email address and you can tell if an app is giving a resource error. Relying on twitter isn’t the best option.