alex
08/11/2020, 10:42 PMslack_notifier
as my flow's state_handler, but it does not seem to get called when my task fails. I get notified when it starts and ends.
My pipeline is set such that failing_task -> task (trigger_will_fail) -> recovery_task (task triggers only on fail and sets state to success, otherwise is skipped). I ideally want to be notified that we encountered a failure, even though we do end up doing failure recovery and setting the final state to a success.Chris White
08/11/2020, 10:45 PMalex
08/11/2020, 11:14 PMChris White
08/11/2020, 11:14 PM