Propose_state, set_flow_run_state causes main flow to abort
|
|
0
|
4
|
March 31, 2023
|
How can I trigger downstream tasks based on upstream task’s state?
|
|
4
|
1234
|
December 13, 2022
|
How to run conditional subflows and take action if a subflow fails or succeeds?
|
|
0
|
229
|
December 8, 2022
|
You No Longer Need Two Separate Systems for Batch Processing and Streaming - by Anna Geller
|
|
3
|
626
|
September 7, 2022
|
Can I call a task from another task?
|
|
0
|
561
|
August 21, 2022
|
How to add retries when processing files and know which files failed to get processed?
|
|
0
|
229
|
July 13, 2022
|
How to ensure that my flow run is considered failed when any of mapped tasks failed?
|
|
0
|
484
|
April 20, 2022
|
How to set upstream task dependencies between a ShellTask and downstream mapped tasks?
|
|
0
|
238
|
April 20, 2022
|
Why are my mapped tasks running out of expected order when using multiple levels of mapped tasks?
|
|
0
|
196
|
April 12, 2022
|
How to ensure that a flow with last task being Skipped will be considered Failed if some other important tasks fail?
|
|
0
|
198
|
February 16, 2022
|
How can I define state dependencies between tasks?
|
|
1
|
968
|
April 11, 2022
|
How do I include both data and state dependences in a Prefect flow?
|
|
0
|
225
|
March 6, 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
|
491
|
March 6, 2022
|
How to take action upon 3 unsuccessful task runs and do something else on third retry?
|
|
0
|
811
|
February 27, 2022
|
How to ensure that my tasks immediately fail if a specific upstream task failed?
|
|
0
|
844
|
January 31, 2022
|
How can I control the final state of a flow run?
|
|
0
|
611
|
January 24, 2022
|
What is the final state of a successful flow run?
|
|
0
|
415
|
January 24, 2022
|
Orchestrating ELT on Kubernetes with Prefect, dbt, & Snowflake (Part 2)
|
|
0
|
623
|
January 21, 2022
|
How to avoid tasks such as List, Tuple or Dict in a flow structure?
|
|
0
|
298
|
February 18, 2022
|
What might be causing the following error: “Trigger was "all_successful" but some of the upstream tasks failed”?
|
|
0
|
227
|
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
|
991
|
February 7, 2022
|
How can I pass data between tasks using the imperative API? Do I need to set state dependencies separately?
|
|
0
|
186
|
January 31, 2022
|