Yep:
https://wiki.jenkins-ci.org/display/JENKINS/Retry+Failed+Builds+Plugin
On Monday, 15 October 2012 14:32:15 UTC-6, sbrown48 wrote:
Can I restart a job automatically if it fails ?
I am running a java program against a site out of my control.
I have a timeout in there to fail if it takes too long.
If it fails I want to restart the job x number of times.
Is this possible?