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?