Erik Amundson
import asyncio from prefect.client.orion import get_client client = get_client() resp = asyncio.run(client.read_flow_runs())
prefect flow-run ls
client.api_healthcheck() client.read_deployments() client.read_block_documents() client.read_logs()
Jeff Hale
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.