I have a subgraph that, when I run it from within a graph take about 10 seconds to run. When I run the same subgraph from within a jobflow it takes about 7 minutes to run. Is there a setting somewhere that causes subgraphs to run differently when executed from within a jobflow?
This jobflow and subgraph are in a Clover server project.