@straight-shampoo-11124 Thank you very much, I already found it since yesterday and it worked very well, thank you for you time 🙂
s
straight-shampoo-11124
09/22/2021, 6:53 AM
cool! Do you think it answers your question? You could use the same pattern to create a custom decorator that skips all steps downstream if an exception occurs upstream
p
plain-monkey-26421
09/22/2021, 6:55 AM
for me it worked very well I created the @exception_handler decorator and I used it in all the steps,
I just wanted to log the exception to a backend and raise it again