David Beck
03/12/2024, 5:54 PMPending
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 itDavid Beck
03/12/2024, 5:58 PMDavid Beck
03/12/2024, 5:58 PMKevin Grismore
03/12/2024, 10:52 PMKevin Grismore
03/12/2024, 11:13 PM