InfraBox icon indicating copy to clipboard operation
InfraBox copied to clipboard

Allow to retry failed tasks automatically

Open abner-math opened this issue 7 years ago • 1 comments

Allow to define in the infrabox.json specificiations how many tries Infrabox will perform before definitively failing a task. Create a new task status called "Flaky" for tasks which failed but got successful after one or more tries.

abner-math avatar Oct 18 '18 22:10 abner-math

The issue with such a feature is that many people tend to use it instead of looking into the actual root cause and fix it. So I tend to not add it, because it can make things actual worse and obviously add more load to the infrastructure. I'll leave it open for some further discussion though.

ib-steffen avatar Mar 06 '19 13:03 ib-steffen