Forum Discussion

omiaye's avatar
omiaye
New Contributor II
2 years ago
Solved

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 a...
  • Aleksandar_A's avatar
    2 years ago

    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:

    [SnapLogic Public APIs ]

    You will need to set up the filter parameters according to your case.

     

    Please let me know if this helps you!

    Regards,

    Aleksandar.