Hi all I am trying to run task and wait for it … b...
# ask-community
a
Hi all I am trying to run task and wait for it … but I am getting and error “AttributeError: ‘FunctionTask’ object has no attribute ‘wait’” any ideas why ?
a
Are you using Prefect Core or Orion? This is Orion syntax. Note that Orion is in a technical preview and should not yet be used in production.
a
thanks so much you are right is Orion …
that wait could be done in Core too ?
a
no, it couldn’t. I’m just a bit surprised because I thought you are learning Prefect 1.0 for your SFTP use case 🙂