behavior š¤
I have created a deployment with work queue
wq1
.
I have created a prefect agent with work queue
wq1
.
ā¢
Agent started! Looking for work from queue(s): wq1...
When I trigger a flow via API, it is shown as:
⢠work pool:
default-agent-pool
⢠work queue:
wq1
However, the agent does not pick up that flow run š¤
Any thoughts or suggestions?
PS: I did it similarly before and it worked before, I think.
PPS: I redeployed the flow already several times (i.e. whenever I needed to restart the related EC2 instance).
ā 1
Robin
05/04/2023, 7:39 PM
PS: the
wq1
workpool currently shows as
Unhealthy
even though the prefect agent is running š¤
Robin
05/04/2023, 7:41 PM
OK, I found the problem š
One flow run was still in
PENDING
state.
I guess because a previous prefect agent did not shut down properly? š¤
Robin
05/04/2023, 7:41 PM
cancelling the PENDING flow run allowed the prefect agent to pick up a new run, I guess because of my flow run concurrency settings
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.