How can I run multiple subflows (or child flows) in parallel?
|
|
21
|
7121
|
November 13, 2023
|
Failure in mapped task prevents final cleanup
|
|
0
|
202
|
July 17, 2023
|
Wait for Mapped Tasjs
|
|
0
|
199
|
June 29, 2023
|
Task name for map
|
|
0
|
221
|
April 27, 2023
|
How to create a mapped flow run with some parameters unmapped
|
|
0
|
260
|
February 24, 2023
|
How can I map over a list of inputs?
|
|
13
|
3632
|
November 30, 2022
|
Task.map interaction with optional arguments
|
|
6
|
818
|
August 11, 2022
|
How to map over flows with various parameter values?
|
|
1
|
2043
|
July 25, 2022
|
Can I return a tuple from a mapped task?
|
|
0
|
809
|
May 20, 2022
|
How to use Dask without mapping in Prefect 1.0: using Dask worker_client to call client.submit() inside a Prefect task
|
|
13
|
1094
|
May 12, 2022
|
How to ensure that my flow run is considered failed when any of mapped tasks failed?
|
|
0
|
954
|
April 20, 2022
|
How to set upstream task dependencies between a ShellTask and downstream mapped tasks?
|
|
0
|
684
|
April 20, 2022
|
Why are my mapped tasks running out of expected order when using multiple levels of mapped tasks?
|
|
0
|
431
|
April 12, 2022
|
How to resume mapped task runs from failure at scale, or limit the amount of allowed runs that may fail?
|
|
0
|
531
|
April 7, 2022
|
How to set a list as parameter values in DeploymentSpec so that it can be used for parallel workflows?
|
|
14
|
1522
|
March 26, 2022
|
Tips for Debugging apply_map
|
|
0
|
412
|
March 10, 2022
|
We want to create a mapped task that retries N times and then proceeds to the downstream task if "any_successful" - Is it possible?
|
|
0
|
737
|
March 6, 2022
|
What is best way pass a list of files to a mapped task and save outputs to targets based on the filename?
|
|
3
|
507
|
March 3, 2022
|
Scale your Prefect + Dask Workflows to the Cloud - by Richard Pelgrim
|
|
0
|
443
|
February 25, 2022
|
How to sequentially loop several cleanup tasks over a set of files to process for ETL
|
|
2
|
968
|
February 24, 2022
|
Why am I getting this error and how to fix it? - "KeyError('The secret <SECRET NAME> was not found. Please ensure that it was set correctly in your tenant"
|
|
0
|
846
|
February 20, 2022
|
How to use targets with mapped tasks?
|
|
0
|
476
|
February 20, 2022
|
Can Prefect run multiple (distinct) mapped tasks at a time?
|
|
0
|
1320
|
February 20, 2022
|
How to build conditional logic within mapped tasks?
|
|
0
|
869
|
February 16, 2022
|
Can I run acyclic workflows in Prefect (i.e. flows with cycles and loops)?
|
|
0
|
489
|
February 4, 2022
|