late-truck-36921
01/03/2023, 6:33 PMLaunchPlanCreateRequest ?
Are both of these supported workflows, or is # 2 considered a bit of a hack?hallowed-mouse-14616
01/04/2023, 12:23 AMlate-truck-36921
01/04/2023, 12:27 AMhallowed-mouse-14616
01/04/2023, 12:30 AMlate-truck-36921
01/04/2023, 12:30 AMhallowed-mouse-14616
01/04/2023, 12:31 AMlate-truck-36921
01/04/2023, 12:33 AMlate-truck-36921
01/04/2023, 12:34 AMhallowed-mouse-14616
01/04/2023, 12:35 AMhallowed-mouse-14616
01/04/2023, 12:37 AMhallowed-mouse-14616
01/04/2023, 12:38 AMlate-truck-36921
01/04/2023, 12:39 AMyou would register the workflowYou are referring to
LaunchPlanCreateRequest + LaunchPlanUpdateRequest ?late-truck-36921
01/04/2023, 12:42 AMhallowed-mouse-14616
01/04/2023, 12:43 AMflytectl or pyflyte documented here. This should create a "default" launchplan which does not have hardcoded inputs etc. If you wanted to create other launchplans to, for example, hardcode some inputs or change the workflow execution parameters (overwrite cache, max parallelism, etc) you can do that with the messages you linked.hallowed-mouse-14616
01/04/2023, 12:44 AMlate-truck-36921
01/04/2023, 12:47 AMLaunchPlanMetadata has a schedule attribute.
Oh right, I saw: LaunchPlanCreateRequest -> LaunchPlanSpec -> LaunchPlanMetadata -> Schedulehallowed-mouse-14616
01/04/2023, 12:48 AMhallowed-mouse-14616
01/04/2023, 12:48 AMlate-truck-36921
01/04/2023, 12:49 AMhallowed-mouse-14616
01/04/2023, 12:50 AMlate-truck-36921
01/04/2023, 12:55 AMicy-agent-73298
01/04/2023, 3:42 AM