How to pass a file to a prefect flow
|
|
7
|
381
|
January 27, 2023
|
Can I provide **kwargs to my flow function's parameters?
|
|
0
|
184
|
November 15, 2022
|
How to handle ambiguous parameter types (Union)?
|
|
1
|
96
|
November 6, 2022
|
Is there an equivalent to sensors in Prefect? How do I trigger event-driven workflows?
|
|
2
|
1988
|
November 4, 2022
|
You No Longer Need Two Separate Systems for Batch Processing and Streaming - by Anna Geller
|
|
3
|
599
|
September 7, 2022
|
How can I attach a schedule to a flow?
|
|
4
|
705
|
August 19, 2022
|
New release - Prefect 2.0.4 has just arrived! 🛬
|
|
0
|
222
|
August 10, 2022
|
How to override default parameter values when creating a flow run from deployment?
|
|
5
|
260
|
August 8, 2022
|
How to map over flows with various parameter values?
|
|
1
|
1096
|
July 25, 2022
|
Prefect 2.0 example repository with many examples a.o. using Dask, Ray, subflows, parametrization and various packagers - by Oliver Mannion
|
|
0
|
308
|
July 12, 2022
|
Is there a way to force one parameter to uppercase?
|
|
1
|
124
|
July 1, 2022
|
Why is one of my parameters None on retry?
|
|
1
|
192
|
May 3, 2022
|
Parameterizing Secrets in Flows and Tasks
|
|
0
|
196
|
April 21, 2022
|
How can I change the number of Dask workers in a DaskExecutor based on a custom parameter value?
|
|
1
|
361
|
April 12, 2022
|
How to query for the latest flow run triggered with specific parameter values using a GraphQL API and a Python client?
|
|
1
|
332
|
April 11, 2022
|
How can I dynamically set a flow owner and use it in a state handler to send a Slack alert on failure to that flow owner?
|
|
0
|
182
|
April 6, 2022
|
One Flow with Multiple Parameter Sets and Schedules
|
|
0
|
294
|
April 5, 2022
|
How to use the DateTimeParameter task and how to retrieve the scheduled_start_time from within the flow?
|
|
0
|
1045
|
March 14, 2022
|
I want to use Parameter values for backfilling, but Prefect is using Parameter defaults provided at registration. How to solve that?
|
|
0
|
610
|
January 23, 2022
|
Pausing Flow Group Schedule with GraphQL
|
|
5
|
632
|
March 8, 2022
|
Orchestrate a Data Science Project in Python With Prefect - by Khuyen Tran
|
|
0
|
314
|
March 4, 2022
|
Does Prefect perform a type validation on input parameters?
|
|
0
|
454
|
January 24, 2022
|
How can I parametrize my flow?
|
|
0
|
374
|
January 24, 2022
|
How to build a parametrized flow of flows using GCS storage and Docker agent?
|
|
0
|
273
|
February 26, 2022
|
Can I programatically add new clocks with default parameters to an existing flow's schedule without having to re-register the flow?
|
|
0
|
277
|
February 20, 2022
|
Orchestrating ELT on Kubernetes with Prefect, dbt, & Snowflake (Part 2)
|
|
0
|
611
|
January 21, 2022
|
The Prefect Way to Automate & Orchestrate Data Pipelines - by Thuwarakesh Murallie
|
|
0
|
186
|
February 16, 2022
|
New Orion release 2.0a10 including concurrency limits, ConcurrentTaskRunner, CLI refinements and improved database migrations
|
|
0
|
284
|
February 9, 2022
|
Can I store global variables in the prefect context so that I can reuse them in other tasks?
|
|
0
|
227
|
January 31, 2022
|
How to dynamically change the run_name in the create_flow_run task?
|
|
0
|
651
|
January 28, 2022
|