Hey all, I'm still running into this issue with my Prefect Worker / Work Pool transition were the flows deployed seem to submit successfully then do nothing hang in the
Pending
state without any logging or failures. I've tried debugging this by isolating out a few things:
1. Checked my work pool is able to successfully run flows---it can.
2. Tested our code on the previous Agent/Worker pattern--it runs successfully.
3. Checked my docker image to make sure that the files are copied correctly to the
opt/prefect/flows
directory as specified in the
prefect.yaml
--it is.
I'm really at a loss as to what I need to do to figure this out further. It seems like it could be a docker issue, but I have no obvious way to investigate it further as the k8s pods that are spun up give no substantive logging or any really. If anyone has a suggestion as to what I could investigate further, I'd appreciate it
David Beck
03/12/2024, 5:58 PM
David Beck
03/12/2024, 5:58 PM
This is what shows in the Prefect Cloud UI when running the flow. Nothing else shows up on the pod either
k
Kevin Grismore
03/12/2024, 10:52 PM
anything useful in kubernetes events on the workload/job when this happens? that's usually where I go looking when k8s is doing something weird, maybe failing to pull an image or something
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.