indexTransmittalFolder silently dropped per-entry walk errors (`_ = err`), so a permission or filesystem error on one file vanished without a trace — the operator saw "missing from the index" with no clue why. Log it (the slog.Warn the comment had already drafted) and keep indexing the rest. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| index.go | ||
| index_test.go | ||
| resolver.go | ||
| watcher.go | ||