Backend workflow disabled in production but running in test (no constraint with isn't live set)

Due to a misclick in production, I ran an infinite loop that was blocked by Bubble after few minutes but created 500 000 records.
The peak load was stopped due to the plan limits.

Since then, when I run a back end API workflow, it does not create or update any record in any tables and does not send emails anymore. It looks like something has been disabled.
I cannot see the “backend worklow” API in the server logs

When I run the same workflow in test, it works.
I can see the “backend workflow” API in the serveur log

It looks like in production, it does not enter the “backend worflow” anymore

Is there a settings to enable this ?
I am stuck, and my app is live. Please help

Thanks

Update : I can see they are automatically cancelled in the scheduler logs

Have you checked the scheduler is active, using ‘Resume tasks’ next to the date/time picker in the scheduler tab?

The screenshot posted doesn’t show it was cancelled. The button on the left is to cancel this item to run. When a WF is cancelled, normally they are deleted from the list (same as completed). Like @georgecollier said, pretty sure the Scheduler is paused actually.

Thank you guys !!!

I clicked on the button “resume” and the button switched to “pause” !!!..
Mystic
1 day of investigation… all the API workflow were paused and I did not know it, cause I did not pause them, did not even know it was possible. Probably the server was automatically paused to stop the peakload :grimacing:

Finally, I was not able to find a bug in bubble :sweat_smile: after 2 years of bubbling

This topic was automatically closed after 70 days. New replies are no longer allowed.