ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

request: persist job queue across app relaunches

Open mcandre opened this issue 1 year ago • 0 comments

I'd like to see ComfyUI persist the job queue, so that the queue is not lost due to power loss or other server process termination.

For example, store the queue on disk as a JSON file, or in a SQLite database.

mcandre avatar Feb 19 '24 22:02 mcandre