fierce-petabyte-37072
08/02/2024, 11:50 AMin simple_eager_workflow out = await add_one(x=x) File "/usr/local/lib/python3.10/site-packages/flytekit/experimental/eager_function.py", line 164, in __call__ remote_entity = self.remote.fetch_task(name=entity_name) AttributeError: 'NoneType' object has no attribute 'fetch_task'
Does anyone knows what might be happening?
Thanksaverage-finland-92144
08/02/2024, 11:03 PM--remote
right? Local execution works fine for me.
Could you file an Issue so we can explore better?fierce-petabyte-37072
08/03/2024, 8:15 AM