Skip to content

Feature/embedding failure tracking#36

Merged
asiniscalchi merged 2 commits into
mainfrom
feature/embedding-failure-tracking
May 1, 2026
Merged

Feature/embedding failure tracking#36
asiniscalchi merged 2 commits into
mainfrom
feature/embedding-failure-tracking

Conversation

@asiniscalchi

Copy link
Copy Markdown
Owner

No description provided.

asiniscalchi and others added 2 commits May 1, 2026 13:47
Existing rows default to status='completed'. Enables the backfill worker to
record failures explicitly rather than leaving failed entries invisible.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add status/failure tracking to the embedding backfill system to match
the extraction system's behavior: failed embeddings now write a
'failed' row instead of leaving no trace, the backfill worker retries
them on the next cycle, and counts include failed rows as pending.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@asiniscalchi asiniscalchi merged commit 1848793 into main May 1, 2026
3 checks passed
@asiniscalchi asiniscalchi deleted the feature/embedding-failure-tracking branch May 1, 2026 14:04
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