Samuel Kohlleffel
01/13/2023, 8:35 PM20:20:14.675 | INFO | prefect.agent - Found 1 flow runs awaiting cancellation.
20:20:14.675 | ERROR | prefect.agent - Flow run 'da1b2a10-0a7a-48a1-98c3-25f92f3be5a8' does not have an infrastructure pid attached. Cancellation cannot be guaranteed.
What do I need to do to attach a PID to the flow object?
Also important to note, I had to add a cluster role to my K8s Prefect service account to get Prefect 2.7.8 to work. I couldn't find this requirement outlined anywhere in the docs. I could have just missed it. https://github.com/PrefectHQ/prefect/issues/7842.Zanie
01/13/2023, 8:41 PM