Call synchronous tasks and asynchronous tasks from the same flow
|
|
1
|
799
|
August 30, 2023
|
How can I run multiple subflows (or child flows) in parallel?
|
|
20
|
5910
|
August 9, 2023
|
Trouble executing subflows concurrently with DaskTaskRunner
|
|
0
|
394
|
February 27, 2023
|
Best practices for using async in Prefect 2.0
|
|
2
|
3811
|
December 28, 2022
|
Asynchronous parallel tasks
|
|
11
|
1394
|
November 22, 2022
|
New Prefect 2.0 release: 2.0b4 including flow and task runner improvements, performance optimizations, numerous fixes and new Prefect Collections!
|
|
3
|
943
|
July 5, 2022
|
Prefect Collection to run shell commands in your flows: prefect-shell
|
|
0
|
1597
|
May 4, 2022
|
How to print the next 10 scheduled dates to validate my schedule is set up correctly?
|
|
0
|
361
|
April 29, 2022
|
Should all Prefect Collections implement tasks and flows as async?
|
|
0
|
453
|
April 26, 2022
|
How to get finished futures as soon as they complete in a non-blocking way?
|
|
1
|
836
|
April 24, 2022
|
Is there a cleaner way to pass async task results downstream?
|
|
6
|
831
|
April 22, 2022
|
When running any Orion flow, I'm getting the error: "cannot import name 'ThreadedChildWatcher' from 'asyncio' " - how to fix it?
|
|
0
|
629
|
March 2, 2022
|
New Orion release 2.0a10 including concurrency limits, ConcurrentTaskRunner, CLI refinements and improved database migrations
|
|
0
|
443
|
February 9, 2022
|