How might I add a conditional module output based on if a module errored or not? #48
Unanswered
mickeyclaffey
asked this question in
DataFlows & Modules
Replies: 1 comment
-
|
I think one way to handle this is to configure the Module (or Modules) as a Nested DataFlow, and then use the Error Handling settings on the Nested DataFlow to trigger another DataFlow if it throws an error. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
How might I add a conditional module output based on if a module errored or not?
Beta Was this translation helpful? Give feedback.
All reactions