Anders Segerberg
04/11/2022, 6:03 PM13:53:26 INFO CloudFlowRunner
Flow run SUCCESS: all reference tasks succeeded
13:55:13 INFO
User marked flow run
as Failed
13:55:21 INFO
null restarted this flow run
13:55:22
INFO agent Submitted for execution: Container ID:
<id>
13:55:22 INFO
S3 Downloading flow from s3://<key>
13:55:23 INFO
S3 Flow successfully downloaded. ETag: <>, LastModified: <> VersionId: <>
13:55:23 INFO CloudFlowRunner
Beginning Flow run for <pipeline>
13:55:23 INFO CloudFlowRunner
Flow run SUCCESS: all reference tasks succeeded
I would expect the flow to re-run entirely. However, it doesn't look like it does (it just jumps straight into Success). Is this due to Prefect's default input caching?
To be specific, this flow is a flow-of-flows. I have two subflowsKevin Kho
04/11/2022, 6:05 PMAnna Geller
04/11/2022, 6:11 PMKevin Kho
04/11/2022, 6:11 PM