Can prefect run each subflow in different machine?
|
|
0
|
54
|
June 25, 2024
|
How can I run multiple subflows (or child flows) in parallel?
|
|
25
|
11652
|
April 20, 2024
|
Subflows logs do not appear in Parent Flow
|
|
1
|
520
|
November 1, 2023
|
Not possible to share data between subflows
|
|
1
|
425
|
July 20, 2023
|
How to handle custom resource (CPU vs. GPU) and code dependencies across various tasks and flows?
|
|
3
|
3208
|
July 17, 2023
|
API for finding child flows of a parent flow programmatically?
|
|
0
|
386
|
March 1, 2023
|
Can Prefect run each task in a different Docker container?
|
|
4
|
3319
|
February 22, 2023
|
How to create a flow run from deployment (orchestrator pattern)?
|
|
11
|
5545
|
February 9, 2023
|
Is there an equivalent to sensors in Prefect? How do I trigger event-driven workflows?
|
|
2
|
4559
|
November 4, 2022
|
How can I create a subflow?
|
|
0
|
2713
|
January 27, 2022
|
Migrating to Prefect 2.0: From Flow of Flows to Subflows
|
|
0
|
4715
|
August 3, 2022
|
How to map over flows with various parameter values?
|
|
1
|
2750
|
July 25, 2022
|
Best way to create a DAG with tasks that should occur repeatedly at different time intervals
|
|
9
|
1726
|
June 17, 2022
|
How to fix the error: Failed to load and execute Flow's environment: TypeError("got an unexpected keyword argument 'raise_final_state'")
|
|
0
|
1519
|
April 27, 2022
|
How can I create a subflow and block until it’s completed?
|
|
0
|
2704
|
January 28, 2022
|
How to schedule and orchestrate a flow-of-flows for a data warehousing (ETL) use case?
|
|
0
|
1928
|
April 5, 2022
|
How do I restart a child flow run in a flow-of-flows?
|
|
0
|
1038
|
March 31, 2022
|
Can I run a flow-of-flows that triggers each child flow on a different machine?
|
|
0
|
1515
|
February 7, 2022
|
Task-specific environment/memory requirements
|
|
2
|
1375
|
March 26, 2022
|
How to customize how the name of a task triggering a child flow run is displayed in the parent DAG? (i.e. how to override the default task name create_flow_run)
|
|
0
|
1307
|
March 11, 2022
|
Can my subflow use a different task runner than my parent flow?
|
|
0
|
1091
|
January 31, 2022
|
How to build a parametrized flow of flows using GCS storage and Docker agent?
|
|
0
|
605
|
February 26, 2022
|
How to pass data from a child flow to another task in a parent flow?
|
|
0
|
1823
|
January 31, 2022
|
How to fix the error: "ValueError: Could not infer an active Flow context while creating edge to <Task: create_flow_run>"
|
|
0
|
1466
|
February 18, 2022
|
How to build a conditional flow-of-flows, i.e. trigger a different child flow depending on the upstream flow's state?
|
|
0
|
1985
|
February 7, 2022
|
How to dynamically change the run_name in the create_flow_run task?
|
|
0
|
1617
|
January 28, 2022
|
How can I navigate to the child flow run from a parent flow?
|
|
0
|
676
|
February 4, 2022
|