Hacker News new | ask | show | jobs
by tristan957 801 days ago
If you're a paying customer, please reach out to support. If you're on the free tier, join the discord, and we can try and help too.
1 comments

I'm on the free tier. In my case it looks like adding `app.config["SQLALCHEMY_ENGINE_OPTIONS"] = {"pool_pre_ping": True}` for the Flask-SQLAlchemy configuration did the trick. I hope to be a paying customer soon :)