Hi All,
We have a requirement to restart a jobflow on failure. The exact requirement is as follows,
If the jobflow fails, restart the jobflow after ‘x’ minutes
If the jobflow again fails keep on rerunning it for ‘n’ times
ie the jobflow will be reran ‘n’ number of times after each ‘x’ minutes until or unless, it succeeds in any of the attempts.
(both x and n will be pre-configured)
Could anybody please help me to figure out a solution for this?
Thanks and Regards,
Sreehareesh