Jake
06/28/2022, 7:49 PM[2022-06-24 09:26:07+0000] INFO - prefect.S3 | Flow successfully downloaded. ETag: "032fd4a15a8c777534d795042e1c0ef6", LastModified: 2022-06-23T15:24:59+00:00, VersionId: None
To my understanding, this is the logging from Prefect when the flow is being downloaded from s3 (before running any tasks). We don’t see these flow runs in the UI either. How do we troubleshoot this and prevent this from happening in the future. Shouldn’t zombie killer have ended these flow runs? If they still had a heartbeat shouldn’t they show up in the cloud UI?Anna Geller
06/30/2022, 12:08 PM