InternalError: Sql error: error communicating with database
Heya, I'm facing an issue in scheduled flow runs where the database seems to be unavailable sometimes, which leads to the schedule getting deactivated. Any idea how I can prevent this?
3 Replies
Don't use a database that is unavailable sometimes. We have some improvements to monitor schedules planned for a later version.
Well, I'm just using the suggested docker compose setup with postgres. No big load spikes or anything in the monitoring. I'll observe it more and see what I can do.
It's likely not related to load, but did you close all the containers to do an upgrade or similar?