Skip to content

fix: record first failed-group errors in grouped provider metadata#25

Merged
groksrc merged 1 commit into
mainfrom
fix/grouped-error-capture
Jun 12, 2026
Merged

fix: record first failed-group errors in grouped provider metadata#25
groksrc merged 1 commit into
mainfrom
fix/grouped-error-capture

Conversation

@groksrc

@groksrc groksrc commented Jun 12, 2026

Copy link
Copy Markdown
Member

Grouped runs record failed group ids but swallow the exceptions — mem0-local lost 24/25 LongMemEval groups and 30/30 ConvoMem groups in matrix v1 with zero diagnostic signal (and the failure doesn't reproduce in isolation). This captures the first three error messages per provider into provider-status metadata, making multi-hour runs diagnosable from their artifacts.

1 new test; suite green, lint clean.

🤖 Generated with Claude Code

A grouped run that loses groups currently records only their ids —
mem0-local lost 24/25 LongMemEval groups and 30/30 ConvoMem groups in
matrix v1 with zero diagnostic signal, and the failure does not
reproduce in isolation. Capture the first three error messages per
provider into provider-status metadata so multi-hour runs are
diagnosable from artifacts.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Drew Cain <groksrc@gmail.com>
@groksrc groksrc merged commit f53533a into main Jun 12, 2026
1 check passed
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