Hi all,
Are there any options in Clover ETL to restart the job flow from the point of failure?
Eg. Suppose I’ve a job flow which has the following sequence of graph execution,
Graph A → Graph B → Graph C
If in case graph B fails, I need to restart the process from the failed graph (Graph B).
Please let me know how to achieve this?