Subgraphs Affected By Enqueue Executions

It looks like subgraphs are affected by the enqueue executions setting. We have that set to false in our configurations to prevent graphs from backing up if an earlier run runs a little long, but our intent is to use subgraphs to support reuse in the actual pulling of data. Unfortunately, this doesn’t seem to be possible as the enqueue executions setting prevents multiple instances of the same subgraph from running, even if those subgraphs are invoked in different parent graphs.

Is there a way around this without turning enqueue executions on?

Hi,

Unfortunately there is no workaround for this issue. Please accept our apologies for inconveniences caused by this malfunction. This has been already reported under CLO-6488 and the fix is tentatively planned in the version 4.1.0 which will be released in the next two to three months.

Thank you for reporting this!