the tasks within the workflow are also registered. However, if one of them is dynamic which contains other tasks/subworkflows, those tasks/subworkflows are not registered. What is the best way to register all the tasks/subworkflows within a dynamic task using the remote python api?
g
glamorous-carpet-83516
05/04/2023, 6:07 PM
I think flytekit should compile and register dynamic task as well. could you help create an issue for it. [flyte-core]
To workaround it, you have to manually register the task / workflow in the dynamic.