Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Prompt queue resilience #1833

Open
1 task done
webfiltered opened this issue Dec 7, 2024 · 0 comments
Open
1 task done

[Feature Request]: Prompt queue resilience #1833

webfiltered opened this issue Dec 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@webfiltered
Copy link
Contributor

webfiltered commented Dec 7, 2024

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

Add an option for prompt queues to survive core restart by residing in session data. This would effectively involve prompt queue export / import.

Proposed workflow

  1. Enable setting
  2. Queue 30 unique prompts
  3. Crash ComfyUI core, accidentally kill the process/window, or simultaneously trip over all of your server's redundant power cords
  4. Recover from catastrophe
  5. Click "restore queue" button
  6. async foreach prompt queue

Additional information

Original request:

Saving the queue, or at least preserving it [should] a restart of the python/comfy console be needed in a session would be [extremely] helpful I think. [...] It only took a restart to continue on, but once the console/server window is closed the queue will disappear.

┆Issue is synchronized with this Notion page by Unito

@webfiltered webfiltered added the enhancement New feature or request label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant