Hello, I was wondering if there's a way to enable ...
# ask-metaflow
u
Hello, I was wondering if there's a way to enable debug/trace logs for metaflow? We're running into a scenario where the UI shows all tasks have finished but the step has not. It seems like metaflow is doing something either while executing
self.next
or immediately after that, but before beginning the next step. It would be great to get insights on what might be happening since it runs for a significantly long time in certain cases