Hi,
I am new to Matillion and I am trying to find a way restart an orchestration job after it has failed. I would like for the job to start from the component that it failed not from beggining. Do you have any suggestion on how this can be(not manually)
Yes we can rerun the specific orchestration in pipeline using retry component.I hope this will help your question.
This means that I have to add the retry component in each table or component that I have in a job. If I have a load with 15 tables, I will have to use the retry component 15 times in each one of them, and that doesnt sound very efficient. I was looking for a way that matillion finds which component is failing automatically and retrys it from that one itself without me specifying the retry component manually.