All flows in queued state in flow engine context!

elle
Kilo Contributor

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. 

1 ACCEPTED SOLUTION

Muralidharan BS
Mega Sage

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. 

 

View solution in original post

15 REPLIES 15

Muralidharan BS
Mega Sage

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. 

 

I have already check for it. I changed one of this state with "ready" but nothing changed.

find_real_file.png

In events this is the situation:

 

find_real_file.png

 

I also have these events in pending

find_real_file.png

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

How can I place the date to the next minute?

Thanks.