omiaye
2 years agoNew Contributor II
Trigger a schedule task re-run after failure
I have a pipeline with scheduled task that sometimes fail due to timeout. Is there a way to configure the scheduled task to re-run when failure occurs? I am looking for a way to force an attempt at least two re-runs with about 5min apart. Thanks.
Hello omiaye.
You could leverage the SnapLogic Public Runtime API. Mainly, you could check if the pipeline has executed successfully and based on that you can re-attempt if needed.
For more info about the Public APIs please refer to:
You will need to set up the filter parameters according to your case.
Please let me know if this helps you!
Regards,
Aleksandar.