How to capture error message/failure reason on task level in argo workflows #13520
agrawalsonam680
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello There,
I want to capture error message/failure reason on task level in argo workflow.
I have checked here https://argo-workflows.readthedocs.io/en/latest/variables/ but nothing has been specify for error message on task level.
Here is my case-
All reactions