Hi there, I am looking into producing a table artifact in my flow but am not able to figure out why the artifact is not showing up in the UI for this flow…
My flow is set up with a concurrent task runner so I needed to
await
the call to
create_table_artifact
in order to get the flow to run, maybe that could be the issue?