wdesertW
Windmill7mo ago
wdesert

Is it possible to group all entries in v2_job by the parent flow that they're part of?

I am trying to understand and debug the steps that write too large args values into the v2_job table.

What I would like to do is somehow group them by the parent flow. Is that possible?

I see that there columns like parent_id and flow_innermost_root_job, but they seem to be different even for steps within the same enclosing flow.

Thanks!
Was this page helpful?