chuck_dbos
No user record in our sample, but chuck_dbos has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but chuck_dbos has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I'd recommend using child workflows for directed graphs. The building blocks are start_workflow to split off a child, and then you can wait for the result at a later time. Workflows can also send events / messages to…