About the FAQ category
|
|
0
|
164
|
January 21, 2022
|
How to correctly format and render flow run URL with Jinja templating when sending custom Slack notifications via Automations?
|
|
0
|
20
|
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
|
Terminating legacy plan or prefect 1
|
|
3
|
43
|
January 17, 2023
|
How can I set a custom flow run name instead of using the randomly generated adjective-noun combination?
|
|
6
|
465
|
January 11, 2023
|
I'm getting an error "UserWarning: Block document has schema checksum... This indicates the schema has changed and this block may not load." - how to fix it?
|
|
0
|
36
|
January 5, 2023
|
What are the components of Prefect 2.0 architecture?
|
|
3
|
1249
|
January 5, 2023
|
Does Prefect guarantee backwards compatibility between server (Orion API) and client (e.g. agent process)?
|
|
0
|
131
|
September 30, 2022
|
When I try to delete a Prefect deployment, I get an error "Failed to delete deployment" - how to solve it?
|
|
0
|
48
|
December 19, 2022
|
How to execute a cleanup task even if previous tasks fail?
|
|
0
|
95
|
December 14, 2022
|
Why the ec2:DescribeVpcs AWS IAM policy is needed on ECSTask even when VPC ID is explicitly provided?
|
|
0
|
53
|
December 14, 2022
|
My flow run in Prefect 2 is stuck in a Pending state - what can I do?
|
|
6
|
246
|
December 13, 2022
|
Outgoing connection during local flow run
|
|
3
|
65
|
November 22, 2022
|
Task Timeout - default
|
|
1
|
83
|
November 21, 2022
|
When I try to start Orion, I get "sqlite3.OperationalError: table flow already exists" - how to troubleshoot this?
|
|
0
|
146
|
November 19, 2022
|
Can I provide **kwargs to my flow function's parameters?
|
|
0
|
104
|
November 15, 2022
|
ODBC driver error
|
|
1
|
156
|
November 14, 2022
|
Flow is failing with an error message "No heartbeat detected from the remote task"
|
|
4
|
920
|
November 9, 2022
|
Does Prefect support data-aware scheduling?
|
|
0
|
190
|
October 13, 2022
|
I can't login to Prefect Cloud - what to do?
|
|
0
|
188
|
October 13, 2022
|
Login to Prefect Cloud fails with an error "Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.”
|
|
0
|
1562
|
October 13, 2022
|
What may be the cause of this error? AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
|
|
5
|
16716
|
October 7, 2022
|
I can't connect to the Prefect API - how to troubleshoot PREFECT_API_URL connection issues?
|
|
0
|
467
|
September 30, 2022
|
How to turn log level to DEBUG in Prefect?
|
|
0
|
160
|
September 19, 2022
|
When running Prefect deployments on Windows with Python 3.7, I'm getting NotImplementedError - how to fix this?
|
|
0
|
175
|
September 8, 2022
|
How can I delete all flows from my workspace? When deleteing a flow, will Prefect delete the flow runs of that flow too?
|
|
0
|
285
|
September 6, 2022
|
Flow run status when agent gets killed
|
|
3
|
161
|
August 30, 2022
|
Can I call a task from another task?
|
|
0
|
285
|
August 21, 2022
|
Is there a way to avoid initializing database tables on each Orion startup?
|
|
0
|
71
|
August 21, 2022
|
Are Blocks thread-safe and have locking mechanism to avoid race conditions?
|
|
0
|
112
|
August 3, 2022
|