Planned workflow termination #6935
-
Hi, does argo allows to terminate a workflow at a specific moment in time (if it is still running of course), kind of a termination walltime or max allowed duration? |
Beta Was this translation helpful? Give feedback.
Answered by
terrytangyuan
Oct 15, 2021
Replies: 1 comment
-
You can specify activeDeadlineSeconds in your workflow spec: https://argoproj.github.io/argo-workflows/fields/#workflowspec |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
terrytangyuan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can specify activeDeadlineSeconds in your workflow spec: https://argoproj.github.io/argo-workflows/fields/#workflowspec