Skip to content

Conversation

guill
Copy link
Collaborator

@guill guill commented Jul 31, 2025

When a prompt is submitted, it can optionally include partial_execution_targets as a list of ids. If it does, rather than adding all outputs to the execution list, we add only those in the provided list.

This is intended to replace the current frontend implementation that has issues in a bunch of use-cases. See Comfy-Org/ComfyUI_frontend#4581 for one such bug.

When a prompt is submitted, it can optionally include
`partial_execution_targets` as a list of ids. If it does, rather than
adding all outputs to the execution list, we add only those in the list.
@guill guill force-pushed the js/partial_execution branch from 34ff291 to 9322253 Compare July 31, 2025 01:29
@comfyanonymous comfyanonymous merged commit 97eb256 into master Jul 31, 2025
7 checks passed
@comfyanonymous comfyanonymous deleted the js/partial_execution branch July 31, 2025 02:56
Vander-Bilt pushed a commit to Vander-Bilt/ComfyUI that referenced this pull request Aug 26, 2025
When a prompt is submitted, it can optionally include
`partial_execution_targets` as a list of ids. If it does, rather than
adding all outputs to the execution list, we add only those in the list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants