Sumit Kumar Rai
06/17/2021, 7:51 AMpipelinewise
command as a shell task in a prefect flow. The command takes config files and a state file as an input parameter. The command executes and updates the state file at the end. What is the best way to retain the state file and also read the latest state file before executing the task?Kevin Kho
Sumit Kumar Rai
06/23/2021, 9:34 AMKevin Kho