Skip to content

debug: Add logging to diagnose content hash comparison issue#1273

Open
Fllorent0D wants to merge 1 commit intomainfrom
claude/debug-file-processing-KG24k
Open

debug: Add logging to diagnose content hash comparison issue#1273
Fllorent0D wants to merge 1 commit intomainfrom
claude/debug-file-processing-KG24k

Conversation

@Fllorent0D
Copy link
Collaborator

Added detailed debug logging to help identify why files are being skipped when the content should have changed:

  • Log dataLines count and joined content length
  • Log first and last result IDs
  • Log computed hash vs stored hash
  • Log lastImport metadata (id, importedAt, linesProcessed)

https://claude.ai/code/session_01DfNdJEbNnZEV8twM97H9Pr

Added detailed debug logging to help identify why files are being skipped
when the content should have changed:
- Log dataLines count and joined content length
- Log first and last result IDs
- Log computed hash vs stored hash
- Log lastImport metadata (id, importedAt, linesProcessed)

https://claude.ai/code/session_01DfNdJEbNnZEV8twM97H9Pr
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.

2 participants