Nodes/comfyui-arkennemasis/arkennemasis Run Collect (wait for every cell)
ComfyUI Node

arkennemasis Run Collect (wait for every cell)

The barrier between generating and summarising. With a fan-out the cells run concurrently and finish in no particular order, so anything that reports on the whole run has to wait for all of them — otherwise the board and the store export are free to execute first and write nothing, while the run still reports success.

By Hishamahmer·Created about a month ago·Updated 9 days ago· 5
arkennemasis Run Collect (wait for every cell)
    • jobs_dir
    • delivered
    • report
    delivered_paths
    jobs_dirvariation/jobs
    job_reports
    Categoryarkennemasis/Variation

    Inputs (3)

    NameTypeDefaultDescription
    delivered_pathsSTRINGWire Deliver's master_path here. It arrives as the whole list, which is what forces the wait.
    jobs_dirSTRINGvariation/jobs
    job_reportsoptSTRINGWire Remember this variation's report here too. Without it the wait covers only the file writes, not the durable status the summary reads.

    Outputs (3)

    NameTypeDescription
    jobs_dirSTRING
    deliveredINT
    reportSTRING