Hi everyone , i wanted to persist the input to the...
# ask-community
a
Hi everyone , i wanted to persist the input to the task1 and output from the task1 in case task2 failed in the flow and i would like to refactor the code so that i can start from the exact same point without retrying the flow, how can i achieve so please help
j
you can cache the output of a task with persist_result=True