Are there any guidelines when to use flow vs task decorator? Which part of my workflow should be defined at a task, subflow vs. flow-level?
|
|
0
|
138
|
March 17, 2022
|
How can I adjust log settings such as the default log level or logging format?
|
|
0
|
72
|
January 31, 2022
|
How to get started with Prefect Cloud 2.0
|
|
0
|
231
|
March 30, 2022
|
Postgres tasks as part of collections
|
|
4
|
93
|
June 3, 2022
|
How can I run multiple subflows (or child flows) in parallel?
|
|
3
|
192
|
May 31, 2022
|
Does Prefect 2.0 support filters and adjustments e.g. to restrict the schedule to only run during business hours?
|
|
0
|
72
|
April 29, 2022
|
How can I map over a list of inputs?
|
|
5
|
139
|
May 16, 2022
|
How can I create a subflow?
|
|
0
|
218
|
January 27, 2022
|
How can I impose concurrency limits for flow and task runs?
|
|
0
|
117
|
January 27, 2022
|
Is there an official planned release date for Prefect 2.0 to come out of Beta status?
|
|
0
|
85
|
May 2, 2022
|
How can I run tasks in parallel?
|
|
0
|
110
|
January 31, 2022
|
How to migrate Prefect 1.0 task library tasks to a Prefect Collection repository in Prefect 2.0?
|
|
0
|
63
|
April 22, 2022
|
How can I create a subflow and block until it’s completed?
|
|
0
|
237
|
January 28, 2022
|
How can I define state dependencies between tasks?
|
|
1
|
145
|
April 11, 2022
|
How can I parallelize execution across 8 CPU cores?
|
|
0
|
133
|
January 31, 2022
|
How to use work queues and agents in Prefect 2.0? I'm switching from Prefect 1.0 and wonder how agents differ between 1.0 and 2.0
|
|
0
|
83
|
April 5, 2022
|
How can I send automated failure notifications? Is there a way to get a full exception traceback in a failure notification?
|
|
0
|
166
|
January 31, 2022
|
Can I define my tasks as classes rather than functions?
|
|
4
|
218
|
March 12, 2022
|
How can I globally disable sending logs to the backend API?
|
|
0
|
73
|
January 31, 2022
|
How can I start a local flow run?
|
|
0
|
105
|
January 24, 2022
|
How can I stop a flow run execution based on a condition?
|
|
0
|
136
|
January 31, 2022
|
How can I stop the task run based on a custom logic?
|
|
0
|
156
|
January 27, 2022
|
How can I determine whether a flow run has been executed ad-hoc or was running on schedule?
|
|
0
|
79
|
January 31, 2022
|
How can I run my flow in a Docker container with a custom image?
|
|
0
|
125
|
January 31, 2022
|
Can I define the logger globally?
|
|
0
|
88
|
January 31, 2022
|
How to ensure that my tasks immediately fail if a specific upstream task failed?
|
|
0
|
88
|
January 31, 2022
|
Can my subflow use a different task runner than my parent flow?
|
|
0
|
100
|
January 31, 2022
|
How can I configure a specific Dask cluster class?
|
|
0
|
91
|
January 21, 2022
|
How to clean up resources used in a flow?
|
|
0
|
120
|
January 27, 2022
|
How can I inspect the flow run states locally?
|
|
0
|
85
|
January 27, 2022
|