Michael Vienneau
get_scheduled_flow_runs
prefect.exceptions.PrefectHTTPStatusError: Server error '503 Service Unavailable' for url '<https://api.prefect.cloud/api/accounts/><account_id>/wor kspaces/<workspace_id>/work_pools/<workpool>/get_scheduled_flow_ runs' Response: {'exception_message': 'Service Unavailable'}
Abin Antony
Deepthi
Deceivious
Marcin Grzybowski
taskB.run()
@task def taskA(config: dict): #... with Flow() as flowB: taskB() #... a = flow.runB()
Alex Ilyin
prefect deployment run
leah
Dev Dabke
asyncio
import multiprocessing import sub_flow def sub_flow_wrapper(foo): sub_main(foo) @flow def main(): with multiprocessing.Pool() as pool: pool.starmap(sub_flow_wrapper, [foo1, foo2, foo3])
Ronald Sam
Tom Klein
No heartbeat detected from the remote task; marking the run as failed
KubeCluster
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.