Wait for Mapped Tasjs
|
|
1
|
489
|
May 7, 2024
|
How can I run multiple subflows (or child flows) in parallel?
|
|
25
|
11556
|
April 20, 2024
|
Failure in mapped task prevents final cleanup
|
|
0
|
515
|
July 17, 2023
|
Task name for map
|
|
0
|
389
|
April 27, 2023
|
How to create a mapped flow run with some parameters unmapped
|
|
0
|
555
|
February 24, 2023
|
How can I map over a list of inputs?
|
|
13
|
5327
|
November 30, 2022
|
Task.map interaction with optional arguments
|
|
6
|
1356
|
August 11, 2022
|
How to map over flows with various parameter values?
|
|
1
|
2738
|
July 25, 2022
|
Can I return a tuple from a mapped task?
|
|
0
|
1205
|
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
|
1512
|
May 12, 2022
|
How to ensure that my flow run is considered failed when any of mapped tasks failed?
|
|
0
|
1393
|
April 20, 2022
|
How to set upstream task dependencies between a ShellTask and downstream mapped tasks?
|
|
0
|
1008
|
April 20, 2022
|
Why are my mapped tasks running out of expected order when using multiple levels of mapped tasks?
|
|
0
|
641
|
April 12, 2022
|
How to resume mapped task runs from failure at scale, or limit the amount of allowed runs that may fail?
|
|
0
|
745
|
April 7, 2022
|
How to set a list as parameter values in DeploymentSpec so that it can be used for parallel workflows?
|
|
14
|
2198
|
March 26, 2022
|
Tips for Debugging apply_map
|
|
0
|
631
|
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
|
909
|
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
|
760
|
March 3, 2022
|
Scale your Prefect + Dask Workflows to the Cloud - by Richard Pelgrim
|
|
0
|
581
|
February 25, 2022
|
How to sequentially loop several cleanup tasks over a set of files to process for ETL
|
|
2
|
1379
|
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
|
1200
|
February 20, 2022
|
How to use targets with mapped tasks?
|
|
0
|
702
|
February 20, 2022
|
Can Prefect run multiple (distinct) mapped tasks at a time?
|
|
0
|
1690
|
February 20, 2022
|
How to build conditional logic within mapped tasks?
|
|
0
|
1169
|
February 16, 2022
|
Can I run acyclic workflows in Prefect (i.e. flows with cycles and loops)?
|
|
0
|
722
|
February 4, 2022
|