Skip to content

Handle missing queue items in session failure - #9350

Merged
lstein merged 3 commits into
invoke-ai:mainfrom
mickr777:queue_item
Jul 11, 2026
Merged

Handle missing queue items in session failure#9350
lstein merged 3 commits into
invoke-ai:mainfrom
mickr777:queue_item

Conversation

@mickr777

@mickr777 mickr777 commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Added error handling for missing queue items when failing a session.

Summary

Quick fix to avoid a non fatal error, becoming a fatal error
(doesn’t fix the underlying issue of the missing id, but avoids the fatal error)

Related Issues / Discussions

https://discord.com/channels/1020123559063990373/1049495067846524939/1525012683211145306

QA Instructions

start more then one queue item and click "cancel and clear all'

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

Added error handling for missing queue items when failing a session.
@github-actions github-actions Bot added python PRs that change python files services PRs that change app services labels Jul 11, 2026
@lstein lstein self-assigned this Jul 11, 2026
@lstein lstein added the 6.14.0 label Jul 11, 2026
@lstein lstein moved this to 6.14.x Theme: USER EXPERIENCE in Invoke - Community Roadmap Jul 11, 2026

@lstein lstein left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. I reviewed this PR and it suppresses the fatal error as advertised. This will be followed by a second PR that addresses the root cause of the missing session.

@lstein
lstein enabled auto-merge (squash) July 11, 2026 17:00
@lstein
lstein merged commit fe1fa51 into invoke-ai:main Jul 11, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.14.0 python PRs that change python files services PRs that change app services

Projects

Status: 6.14.x Theme: USER EXPERIENCE

Development

Successfully merging this pull request may close these issues.

2 participants