mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-17 03:07:02 +08:00
This makes it easier to write asynchronous clients that submit requests, because they can store the task immediately. Duplicate prompt IDs are rejected by the job queue.