Trying to do a Flow of Flows - the outer flow starts running, but the first of the inner flows fails with
Unexpected error: ClientError([{'path': ['user'], 'message': 'field "user" not found in type: \'query_root\'', 'extensions': {'path': '$.selectionSet.user', 'code': 'validation-failed', 'exception': {'message': 'field "user" not found in type: \'query_root\''}}}])
(we're on 0.13.19). Anyone know what might be up?
k
Kevin Kho
10/05/2021, 2:01 AM
Hey @Matthew Alhonte, not sure. Is this for all
StartFlowRun
calls you do? Or just that specific subflow?
m
Matt Alhonte
10/05/2021, 10:30 PM
@Kevin Kho All of them produce that (this is the first time we've tried to run a Flow of Flows though, so not totally sure how that interacts with our infra)
k
Kevin Kho
10/06/2021, 1:16 AM
Oh man. So this is caused by a bad query that is used to generate a URL link for the flow run. Did you have any
StartFlowRun
tasks succeeding before? Iād need to check the changelog to see if anything was patched
m
Matt Alhonte
10/06/2021, 1:17 AM
Interesting! Nope, this is the first experiment with it.
k
Kevin Kho
10/06/2021, 1:20 AM
Ah well looks like there was a patch in 0.14.0 š . PR here
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.