Yes, you need to register tasks before registering workflows when using the FlyteRemote API. According to the
Flyte documentation, tasks, workflows, and launch plans can be registered using FlyteRemote, and it is important to ensure that all tasks are registered before the workflows that depend on them. Would you like more detail on how to register these entities using FlyteRemote?
Sources:
-
https://github.com/flyteorg/flyte/pull/2397
-
https://github.com/flyteorg/flyte/issues/5073 👍 0 button 👎 0 button 💡
Hint: Mention @runllm in the thread for followups.