- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2021 01:12 AM
Hello, everyone
My problem is that every flow is not automatically triggered in my personal instance, but they are all in queued state. But when I test them from flow designer they all work.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2021 10:43 PM
Check in your sys_trigger, there should be a job called - Flow Engine Event Handler. If this is stuck try to nudge it. Also check event queue [sysevent] for backlogs.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2021 10:43 PM
Check in your sys_trigger, there should be a job called - Flow Engine Event Handler. If this is stuck try to nudge it. Also check event queue [sysevent] for backlogs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2021 01:43 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2021 03:49 AM
Yes events backlog is the problem, go to sys_trigger > events process (there should be more than one), in the system id assign to active nodes and place the date to next minute. This should help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2021 12:25 AM
How can I place the date to the next minute?
Thanks.