-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
Context:
In the past, we had some instabilities and wanted to trigger a retry once a job failed. However, now this is done by the infra team based on some regex expression for certain exceptions. If the job failed because of the preemptive slaves that we're using then a retry is triggered. Although we have the new retry version in place we have still several places where we do the retry manually, for instance here.
AT:
- the manual retries are being removed from the Jenkins pipelines