Main topic: Flow Deployment Patterns & Getting Started Recipes
This list of resources will point you to any topic of your interest regarding how to build a reliable flow deployment process suitable to your use cases, your data stack, and your team.
1. Getting started: install P…
|
|
3
|
1569
|
September 22, 2022
|
Prefect Deployments FAQ (PDF)
How can I get started with deployments?
Discourse - getting started recipes incl. AWS, GCP and Azure specific setup
How to deploy all flows from a project at once? (both locally and from CI/CD)
This Discourse topi…
|
|
1
|
1558
|
September 22, 2022
|
Prefect Logging FAQ
How to add logs to my flows and tasks?
How to add formatting to my logs or customize console log color using rich?
How to change log level e.g. to DEBUG?
prefect config set PREFECT_LOGGING_LEVEL='DEBUG'
H…
|
|
1
|
524
|
September 22, 2022
|
Discrepency between flow and deployment when including custom package
|
|
0
|
2
|
January 30, 2023
|
Prefect Automations are generally available! You can start observing any events in your data stack and react to them in real-time
|
|
3
|
84
|
January 27, 2023
|
How to pass a file to a prefect flow
|
|
7
|
252
|
January 27, 2023
|
Refresh_cache not in code although docs point to it
|
|
0
|
5
|
January 27, 2023
|
Explain Your Python Exceptions with OpenAI - by Andrew Huang
|
|
0
|
18
|
January 26, 2023
|
Prefect 2.7.10 has been released with a significant upgrade to the cancellation feature, production multi-architecture Docker images and more
|
|
0
|
94
|
January 26, 2023
|
Restart From Middle Of Flow
|
|
0
|
16
|
January 26, 2023
|
How can I restart a flow in Prefect 2.0?
|
|
10
|
872
|
January 26, 2023
|
Deployment fails trying to get namespace
|
|
9
|
90
|
January 26, 2023
|
Add Kubernetes Tutorial
|
|
6
|
63
|
January 25, 2023
|
How to access Prefect context values?
|
|
2
|
680
|
January 25, 2023
|
Can I run a flow once but start it in the future?
|
|
2
|
19
|
January 24, 2023
|
How to create a Slack webhook URL for the SlackWebhook notification block? (incoming webhook)
|
|
0
|
13
|
January 24, 2023
|
Customize notifications in prefect orion notifications tab
|
|
17
|
290
|
January 23, 2023
|
Running Prefect 2 with Docker Compose
|
|
6
|
772
|
January 23, 2023
|
The right way to have a prefect task that always runs after every other task (at the end of the flow)?
|
|
7
|
34
|
January 23, 2023
|
Sky-Pipe: Prefect-GCP-dbt Data Pipeline - by Jack Perry
|
|
0
|
28
|
January 23, 2023
|
Profile and order of Python Imports not being recognized when running Deployments
|
|
7
|
69
|
January 23, 2023
|
Ignore specific parameters from a flow
|
|
1
|
19
|
January 22, 2023
|
How to bulk delete flow runs in a certain state with the API
|
|
0
|
24
|
January 20, 2023
|
Is it possible to retrieve the execution result of the flow with the same name that was executed one time before?
|
|
1
|
21
|
January 20, 2023
|
Prefect UI is returning a blank page
|
|
3
|
35
|
January 20, 2023
|
Prefect 2.7.9 is here with new OpenAI integration, multi-architecture Docker development images, AWS chalice recipe, GitHub block and CLI enhancements, and more!
|
|
0
|
96
|
January 19, 2023
|
How to correctly format and render flow run URL with Jinja templating when sending custom Slack notifications via Automations?
|
|
0
|
20
|
January 19, 2023
|
Using gitlab block as flow source with Kubernetes Agent on Prefect 2
|
|
11
|
43
|
January 19, 2023
|
There are two endpoints to create a flow run via an API call: Flow Runs - flow_runs and Deployments - create_flow_run. Which one should I use and when?
|
|
0
|
20
|
January 19, 2023
|
Dynamically naming mapped tasks in Prefect 2.0
|
|
2
|
33
|
January 18, 2023
|