https://prefect.io logo
j

Josh Pitts

01/10/2021, 2:18 AM
when I run this in a flow via flow.run() Can anyone advise where to explore? The docs are not so clear on this.
j

Jackson Maxfield Brown

01/10/2021, 2:19 AM
That caught me up the first time
Copy code
export PREFECT__FLOWS__CHECKPOINTING=true
j

Josh Pitts

01/10/2021, 2:28 AM
Thank you, this worked.
5 Views