Any idea why my flows get stuck when I try to run ...
# ask-metaflow
s
Any idea why my flows get stuck when I try to run them
--with kubernetes
Copy code
Validating your flow...
    The graph looks good!
Running pylint...
    Pylint not found, so extra checks are disabled.
2024-05-16 15:42:15.873 Workflow starting (run-id 318):
2024-05-16 15:42:27.927 [318/start/1387 (pid 27208)] Task is starting.
2024-05-16 15:46:36.509 [318/start/1387 (pid 27208)] [job t-99448c87-ptnkk] Task is starting (Job status is unknown)...
I am using
Copy code
Metaflow 2.11.15
Tried to debug, but no luck with finding the underlying cause.
1