[SOLVED] I have a parallel op which calls out to a...
# ask-community
a
[SOLVED] I have a parallel op which calls out to a remote service. For one of the ops in parallel, the service issued a 500. Is there a way for me to re-run just the single failed in-parallel op from dagit and continue the rest of the run, or do I have to restart the run?
I am wanting to re-run the failed (red) op, and continue the rest of the run.
Oh, re-run “From failure”. facepalm I think this is solved for me.