Gabriel Montañola
11/27/2020, 4:57 PMStartFlowRun
tasks are resulting in failed tasks for me since 0.13.17
in Prefect Cloud prefect cloud
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\''}}}])
Is this related somehow with https://github.com/PrefectHQ/prefect/pull/3692?StartFlowRun
task fails, but the selected Flow for the task runs.
I've reverted to .16
and it's OK for now.Marwan Sarieddine
12/17/2020, 9:56 PMJim Crist-Harif
12/17/2020, 9:59 PMMarwan Sarieddine
12/17/2020, 9:59 PM