Hello Streamlit Team,
My account was blocked with error 403 (fair-use limits exceeded) while deploying my personal finance app. I believe this was triggered by rapid deployment activity during development.
App Information:
-
Public App URL: https://ahorify.streamlit.app/
-
GitHub Repository: https://github.com/ahorify-ai/ahorify
-
Requirements.txt: https://github.com/ahorify-ai/ahorify/blob/main/requirements.txt
Error: Your account has exceeded the fair-use limits and was blocked by the system. If you believe this is a mistake, please contact customer support.
Code: 403Technical Details:
-
Streamlit Version: 1.28.0
-
Python Version: 3.13.9 (Streamlit Cloud default)
-
Dependencies: streamlit==1.28.0, pydantic==1.10.12, plotly==5.9.0
Context:
I was developing “Ahorify” - a personal finance app with gamification features. During the final deployment phase, I made several rapid commits to fix dependency compatibility issues (specifically pydantic compatibility with Python 3.13). This likely triggered the fair-use limits.
This is a personal project with legitimate development activity. The app is now stable and ready for production use.
Request:
Could you please review my account and remove the block? I’d like to continue using Streamlit Cloud for this educational/personal project.
Thank you for your assistance!
-