Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
0 answers
100 views

I tried using Prefect with FastAPI project. Then when I updated logs and redeployed the repo as well as Prefect deployments and flows. It runs and displays the logs (Basically , Prefect is still ...
1 vote
0 answers
20 views

I am working with a self hosted Prefect server. I have tasks running both locally and on Fargate that are not triggered/initiated by prefect, but involve flows calling flows that call tasks. If I have ...
Mefitico's user avatar
  • 1,176
0 votes
0 answers
37 views

I have 2 flows: KPS flow and Compliance flow. Compliance would run after KPS, so I wrap them in a parent flow and create a deployment KPS & Compliance to schedule them to run together However, I ...
Tri's user avatar
  • 373
0 votes
0 answers
188 views

I have started prefect server on Remote Desktop using prefect server start —-host 0.0.0.0 —-port 8080 After this I am able to access the UI from different computers present on this network. I create a ...
Anzar's user avatar
  • 35
0 votes
1 answer
206 views

In the Explore or Drilldown of Grafana, I can see Loki logs for different services, but when I tried to see prefect logs (the labels are preset in the filter), nothing is returned. I also tried to ...
1 vote
0 answers
171 views

I'm struggling to suppress Prefect's internal logs during tests and would really appreciate any help. No matter what I try, I keep seeing logs like: 17:23:20.248 | DEBUG | EventsWorkerThread | ...
0 votes
1 answer
467 views

When starting a worker with the following command prefect worker start --pool my-work-pool I receive the following error: ValueError: PREFECT_API_URL must be set to start a Worker. An exception ...
0 votes
1 answer
49 views

We use Prefect (v3.0) in our data platform to orchestrate pipelines. We use GKE (Kubernetes) for Prefect workers and flow run deployment. Our GEK cluster is in auto scale (horizontal) mode. In the ...
0 votes
1 answer
59 views

I'm trying to follow the Prefect Quickstart guide. I'm using a GitHub codespace. I was able to clone and run 01_getting_started.py without trouble. however when I run step 3 uvx prefect-cloud deploy ...
ike's user avatar
  • 312
0 votes
0 answers
100 views

We are trying to deploy a FastAPI endpoint, which calls a function to dynamically create a prefect deployment (sourced from git) but its failing. Below is the code that is being used. async def ...
Max's user avatar
  • 43
0 votes
1 answer
171 views

I am having trouble using Playwright in my Prefect flow. The flow has to scrape ~800 urls and therefore splits them into chunks of 200 and runs those chunks in parallel. The urls within a chunk are ...
0 votes
1 answer
241 views

we have an api endpoint where a user makes a request from the api and it triggers prefect deployment using the deployment id and gives the request to the deployed flow to process it anytime it gets ...
bende's user avatar
  • 1
-1 votes
1 answer
132 views

I have two flows and for each of them a deployment. I want to run the second flow once the first one it's finished but when i run locally the deployments, i get the error 'Deployment not found'. @flow ...
0 votes
0 answers
26 views

I'm using Prefect Cloud on the free tier, which does not provide the allowlist feature. If I use prefect cloud login then prefect cloud ip-allowlist ls on my local machine I get the message: IP ...
Mefitico's user avatar
  • 1,176
0 votes
0 answers
115 views

I am setting up a new multitenant application and wonder how to handle database access. I am using a Postgres database. A Flask application is reading from the database. A Prefect job uses the same ...

15 30 50 per page
1
2 3 4 5
...
15

AltStyle によって変換されたページ (->オリジナル) /