Chapter 6. Graph Event Listeners

Graph event listener is powerful feature, which allows user to monitor success of failure of graph executions. It is also possible to create relations between executions, or execute backup script in dependence of graph success or failure.

In cluster environment, event exists only on cluster node, which runs graph thus task is triggered on the same node.