Hello,
I am looking for a way to restart a task after it is entirely processed (status=50). Currently, when I call api end point …/restart/ it seems to restart for a couple of seconds but then it simply remains. My suspicion is that /restart/ is meant to start from the point where processing left off, which makes sense if no options were changed.
What I’d like to achieve is that I can set the task such that it restarts at a certain point in the processing chain. Can anyone help me out?
Cheers