I also have this issue. I’m fairly new, so I assumed I just wasn’t doing something right on the new recursive workflow I was deploying. But, I just found out that the recursive backend workflow that had been working is no longer working. This basically kills an entire portion of my app.

My only other thought was that when I was debugging I triggered a spike in workflows. Then I cancelled all scheduled workflows. Perhaps Bubble changed some setting somewhere to disallow backend workflows to “save” my app from overloading work units (though it was nowhere close to actually using up my work units)?

I just did a simple test - with a very simple recursive backend workflow that should trigger itself every second indefinitely (don’t do this unless you are watching the log), and watched the log. It never triggered itself.

image