How do I get the DAG structure of a workflow? I do...
# flyte-support
m
How do I get the DAG structure of a workflow? I don’t seem to be able to find this interface in the SDK. I’m curious as to how Flyte analyzes the order between Tasks.
f
That’s in Flyte remote
Sdk does not create the structure
The backend compiler does this
👍 1
153 Views