You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find that Gocd currently does not support automatic retry for failed jobs. It always needs to be manually triggered and re-run. https://docs.gocd.org/current/faq/job_rerun.html
Sometimes re-run is important when the tests are flakness.
Do we have a config to add re-run times for the failed jobs and let the failed job re-run automatically?