Thank you. Could you also show how you define the client object and what it is? I was using Client in prefect 1, but I thought it's not there anymore in prefect 2
a
Alix Cook
01/23/2023, 7:37 PM
Copy code
from prefect.client import get_client
async with get_client() as client:
.... do stuff....
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.