I am having issues with an app. It runs fine when I run it locally, but I ran into a bug when trying to use it online. I am trying to delete and redeploy the app, but the app will not let me. When I delete it using the Manage App option, the app is stuck with this message:
I made some updates using st.cache_resource, so I wonder if that is somehow related to the bug.
When trying to delete it from my app manager page, it removes from the list of apps; however, if I refresh the page, the app is still there.
Any help would be appreciated! Thank you!