Does Metaflow have a way to run a function like an...
# ask-metaflow
c
Does Metaflow have a way to run a function like an Argo exit_handler ? Like a finally in exception handling?
1
v
this has come up recently a few times. @ancient-application-36103 where did we land with this one?
a
It’s in the works. Hopefully we have something to share by the end of this month
excited 2
wow 1
c
a reference that would help.. that we had to do in our fork exit_handler_decorator.py#L73 raise_error_flow.py#L25-L26