Hello, I am trying to establish some dependencies...
# ask-community
m
Hello, I am trying to establish some dependencies between graphs that aren’t explicitly linked. I have a job that contains 2 graphs. I need the 2nd graph to only begin once graph 1 has finished. Does anyone know how to do this? The work is quite deeply nested in the graphs with their ops so trying not to refactor everything. Sounds simple enough to me but the docs aren’t very verbose when it comes to jobs and graph dependencies as opposed to ops