Nodes/comfyui-arkennemasis/arkennemasis Job Skip (resume — never re-pay)
ComfyUI Node

arkennemasis Job Skip (resume — never re-pay)

Resume. If this cell already passed, its master is read from disk and the generation branch is NEVER evaluated — no API call, no model load. Wire the generated image into 'fresh'; it is lazy, so it only runs when the cell actually needs it.

By Hishamahmer·Created about a month ago·Updated 9 days ago· 5
arkennemasis Job Skip (resume — never re-pay)
  • fresh
  • image
  • job_json
  • was_generated
  • status
cell_json{}
jobs_dirvariation/jobs
recipe_json
force_rerunfalse
redo_flaggedtrue
Categoryarkennemasis/Variation

Inputs (6)

NameTypeDefaultDescription
cell_jsonSTRING{}
jobs_dirSTRINGvariation/jobsDurable job records — one JSON per cell. Must survive the run: never point this at a per-run folder.
freshoptIMAGEThe freshly generated + verified image. LAZY: skipped entirely when this cell already passed.
recipe_jsonoptSTRINGOptional. Supplies the recipe hash, so a recipe change correctly invalidates cells made under the old one.
force_rerunoptBOOLEANfalseRegenerate even if the cell already passed. Off is the point of this node.
redo_flaggedoptBOOLEANtrueRe-attempt cells previously marked flagged. Off leaves them alone so a sweep only fills genuine gaps.

Outputs (4)

NameTypeDescription
imageIMAGE
job_jsonSTRING
was_generatedBOOLEAN
statusSTRING