Skip to content

Truncate timestamp mismatch error message.#67

Open
elainethale wants to merge 1 commit intomainfrom
eh/truncate-timestamp-mismatch
Open

Truncate timestamp mismatch error message.#67
elainethale wants to merge 1 commit intomainfrom
eh/truncate-timestamp-mismatch

Conversation

@elainethale
Copy link
Copy Markdown
Member

check_timestamp_lists previously dumped full sets of missing and extra timestamps, which could flood the console with thousands of entries on a length mismatch. Sort each set and summarize as head ... tail (5+5 by default) and prefix the count, so the message stays readable while still identifying the gap.

`check_timestamp_lists` previously dumped full sets of missing and extra
timestamps, which could flood the console with thousands of entries on a
length mismatch. Sort each set and summarize as `head ... tail` (5+5 by
default) and prefix the count, so the message stays readable while still
identifying the gap.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@elainethale elainethale requested a review from daniel-thom April 30, 2026 23:03
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