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
|
Do Prefect base images include extras from the task library e.g. postgres for the Postgres tasks?
|
|
1
|
118
|
June 27, 2022
|
Getting-started repository templates for Prefect 2.0
|
|
0
|
30
|
June 21, 2022
|
Is it bad practice to specify DeploymentSpec in the same file as the flow?
|
|
4
|
19
|
June 17, 2022
|
Unit testing best practices for Prefect flows, subflows and tasks
|
|
2
|
24
|
June 17, 2022
|
When should I use FileStorageBlock vs. specific cloud-platform storage block such as S3StorageBlock, GoogleCloudStorageBlock or AzureBlobStorageBlock?
|
|
1
|
105
|
June 6, 2022
|
What are best practices to build unit tests and integration tests for Prefect flows and for data pipelines in general?
|
|
0
|
125
|
May 10, 2022
|
Can I use loguru logs in Prefect flows?
|
|
1
|
175
|
February 3, 2022
|