Kyle McEntush
08/25/2020, 6:26 PMvalidate_unit
tasks all get TriggerFailed
. My invalid_unit_reducer
is set to trigger for any failures. Is there a way I can set it to trigger for any failures that aren't a trigger failure, but rather a hard-fail? In my setup, a trigger failure should be treated differently than a true failure.