mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
88e16ce051
When the processor has an error and it has a queue item, mark that item failed. This addresses processor errors resulting in `in_progress` queue items, which create a soft lock of the processor, requiring the user to cancel the `in_progress` item before anything else processes. |
||
---|---|---|
.. | ||
__init__.py | ||
session_queue_base.py | ||
session_queue_common.py | ||
session_queue_sqlite.py |