I have about 40 workflows divided into several folders and running them on AWS on a 2CPU, 4RAM instance, containerized and using SQLite as the DB.
It happens that, at certain times (practically weekly), workflows in a folder are being disabled. However, not all of them: usually, it’s the workflows in the same folder. *I’ve already reported a case where a workflow outside of the folder also shut down on its own. Has anyone else experienced this?