Is it possible to use Prefect Orion with Prefect Cloud with Orion's current release? It'd be great to be able to utilize async code in our workflows.
a
Anna Geller
12/19/2021, 12:22 AM
@Michael Ulin No, that’s not possible because the current Cloud UI is for Prefect Core, not for Orion. But there will be a new Cloud UI that will look closer to the Orion UI than the current Prefect Cloud UI. You can check this blog post and
this livestream▾
recording to find out more about it.
m
Michael Ulin
12/19/2021, 9:37 PM
Makes sense. Thanks!
n
Noah Holm
12/20/2021, 9:02 AM
Hey @Michael Ulin,
Just to make sure you haven’t missed the possible way to use async functions in a task for 1.0. Create an
async def afunc
without the task decorator and call it in your task with e.g.,
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.