Hello, I have a flow with `foreach` that result in...
# ask-metaflow
m
Hello, I have a flow with
foreach
that result in 300 child-tasks, some of them failed, how can I access their
input
data to know which data they worked on so I could re-run it?