Is there any way to retry the failure instance without cockpit.
Hi @venky1982,
Using REST API, you can either execute the failed job synchronously
Or specify the # of retries left (> 0) so the engine is going to take care of retrying the failed job
1 Like
Thank you very much Hasang.
Thanks,
Venkaiah.