Forum Discussion

alireza's avatar
alireza
New Contributor
4 years ago

How to restart a failed task using the public API

Hi, I’m going to design a pipeline that gets all the failed scheduled tasks information from this API " GET /runtime/{org}" and then restart the ones that are safe to restart (I have a list of pipeli...