Hi :wave: Need a bit of clearance regarding the ca...
# ask-metaflow
b
Hi 👋 Need a bit of clearance regarding the catch decorator of a step. If i decorate a step with @catch, it will catch the exceptions and continue processing the task, but between the time of the exception until the task is finished i see that the task Status is Failed, once the task is finished it turns into Complete. Can i assume that this decorator is applied on the Status only after the task is done?
1
@dazzling-van-84908 ☝️
a
@bitter-orange-8782 the attempt is marked as failed and when the next attempt succeeds, the task is marked as succeeded.
b
Ah, got it, thanks! @square-wire-39606
among us party 1