Closed MenD32 closed 1 month ago
I'd also like to contribute to solve this issue
after looking at the code, i think a better fix would be to amend retry policy because of the createWorkflowPod
function, which is kinda huge.
the something like retryStrategy: always
which i might add, doesn't work currently on daemon containers, from my testing
This seems to duplicate https://github.com/argoproj/argo-workflows/issues/5833.
This also would have to handle the difference between the Controller intentionally killing it at the end vs it dying on its own
Summary
daemon containers should be able to retry in order to ensure the stability of the workflow
Use Cases
Message from the maintainers:
Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.