Skip to content

fix(thread-store): self-heal missing paginated thread metadata on resume - #9

Open
fscfede-beep wants to merge 3 commits into
mainfrom
fix/37754-paginated-metadata-recovery
Open

fix(thread-store): self-heal missing paginated thread metadata on resume#9
fscfede-beep wants to merge 3 commits into
mainfrom
fix/37754-paginated-metadata-recovery

Conversation

@fscfede-beep

Copy link
Copy Markdown
Owner

Root-cause follow-up for openai#37754. When a local rollout exists but its SQLite thread metadata projection is missing, paginated list_turns currently returns Unsupported, surfacing to TUI resume as list_turns is not supported yet. This patch repairs only the requested thread by running the existing targeted rollout migration before retrying the metadata lookup. If migration cannot produce a paginated/already-paginated outcome, the original Unsupported behavior remains. This is a self-healing fallback, not a replacement for the existing startup migration. Fork validation only.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant