+ 20 database triggers that kick off at once

Hi all,

I set up some backend workflows with a database trigger.
Tests went smooth. But when I tried with 100 rows, it seems that no backend workflow was fired :confused:

I saw this note

Note: If you have more than 20 database triggers that kick off at once, the remaining triggers will be scheduled to protect your app’s infrastructure from consuming too much memory.

source: Trigger Event - Bubble Docs

So my questions are:
1.) Why didn’t the first 20 get processed?
2.) How do I know there are scheduled triggers? Are they displayed somewhere? Don’t see them in Logs > Scheduler

Thanks

Is your application on a paid? I think you need one for scheduling to work, that might be the problem…

hey,
the app is on personal.