Hi, what is the correct way of setting a flow to "failed" without having to exit with a sys.exit or raising an Exception? I was looking at the Task / Task Runner documentation but could not find anything
t
Tess Dicker
10/24/2023, 2:39 PM
hey @Julien BRAYERE! Can you tell me a bit more about your use case and what you're hoping to achieve?
Fwiw here is more information on flow final state determination.