Hi!

I'm testing the timer node and I did a simple flow with start node, action node (System.out.println("action node 1");),
a timer node, other action node (System.out.println("action node 2");) and the end node. When the process start,
the first action node is triggered, after that, the timer node is activated and don't pass for the next action node after
the delay time programmed.

Has any configuration to do when working with timer nodes (handlers, etc.)? Someone has a simple example like
this I'm testing?

Thanks!

--
Renato Herebia