important-hamburger-34837
07/09/2023, 10:16 AMFailed with Unknown Exception <class 'AttributeError'> Reason: Error encountered while executing 'wf':
'ReferenceTask' object has no attribute '_task_function'
dynamic error
[3/3] currentAttempt done. Last Error: SYSTEM::Traceback (most recent call last):
File "/opt/venv/lib/python3.9/site-packages/flytekit/exceptions/scopes.py", line 165, in system_entry_point
return wrapped(*args, **kwargs)
File "/opt/venv/lib/python3.9/site-packages/flytekit/core/base_task.py", line 539, in dispatch_execute
raise e
File "/opt/venv/lib/python3.9/site-packages/flytekit/core/base_task.py", line 536, in dispatch_execute
native_outputs = self.execute(**native_inputs)
File "/opt/venv/lib/python3.9/site-packages/flytekit/core/python_function_task.py", line 166, in execute
return self.dynamic_execute(self._task_function, **kwargs)
File "/opt/venv/lib/python3.9/site-packages/flytekit/core/python_function_task.py", line 301, in dynamic_execute
return self.compile_into_workflow(ctx, task_function, **kwargs)
File "/opt/venv/lib/python3.9/site-packages/flytekit/core/python_function_task.py", line 227, in compile_into_workflow
raise Exception("Reference tasks are currently unsupported within dynamic tasks")
Message:
Reference tasks are currently unsupported within dynamic tasks
SYSTEM ERROR! Contact platform administrators.
Flytekit 1.7.0
is it not supported ?tall-lock-23197
important-hamburger-34837
07/10/2023, 12:21 PMglamorous-carpet-83516
07/10/2023, 1:46 PMimportant-hamburger-34837
07/10/2023, 2:23 PMFailed with Unknown Exception <class 'AttributeError'> Reason: Error encountered while executing 'wf':
'ReferenceTask' object has no attribute '_task_function
glamorous-carpet-83516
07/11/2023, 6:25 AM