Is there a way to manually create WARNING outcome for a job or step?
dexter_nguyen
Registered Posts: 5 ✭
I'd like to manually create WARNING outcome for a job or step to handle edge cases in our custom plugin.
Is there a way to achieve this?
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,160 Neuron
I don't think you can override the step outcome but sure you could have a dummy check that always results in a Warning?
-
I was trying to get the API response of a step/job with result as WARNING.
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,160 Neuron
It's certainly possible to get the step to fail:
https://developer.dataiku.com/latest/concepts-and-examples/scenarios.html#define-scenario-timeout
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,160 Neuron
We have a similar request so I have raised this Product Idea:
You may want to vote for it.