You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: skip duplicate record when re-scraping same URL with --force
Only create a duplicate record when the content hash matches a
different URL. Prevents spurious duplicates when re-running the
same crawl with --force.
0 commit comments