Brian Phillips
11/03/2022, 9:08 PMprefect.tasks.prefect.create_flow_run are being canceled without any additional info in the logs. Is this expected? Has anyone else encountered similar behavior?Bianca Hoch
11/03/2022, 10:08 PMBianca Hoch
11/03/2022, 10:09 PMBrian Phillips
11/04/2022, 12:53 PM2f4d6f6f-9a9a-43cc-a487-ac2f772b8363Bianca Hoch
11/04/2022, 3:37 PMFlow 0125ceac-842a-43f8-ae1b-e96ae55900e4 was archived.Bianca Hoch
11/04/2022, 3:42 PMScheduled and Cancelled. When a new version of a flow is registered, the previous version is archived to ensure that only one version of the flow is active. This would cause any deprecated child flows which are `Scheduled`to be Cancelled.Bianca Hoch
11/04/2022, 3:43 PMBrian Phillips
11/04/2022, 3:44 PM