Hi everyone, I am trying to execute retry from fai...
# ask-community
a
Hi everyone, I am trying to execute retry from failure through a scheduler that will get the failed job's
run_id
and its
run_config
values and will start executing from the failure. But, instead it starts a fresh new run. Is there some way to start the run from the failed state using a scheduler??