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
feat: add --skip-existing flag to seed script (#43)
Connects to the database to check which packages have already been
scanned and filters them out before pushing to the queue, avoiding
redundant scan jobs when re-running the seeder.
0 commit comments