Commit Graph
2 Commits
Author SHA1 Message Date
m038 bd8fe59b49 fix(ingest): don't advance incremental cursor past a failed/sampled asset
A later successful asset could push last_ingest_at past an earlier asset whose
thumbnail download failed, permanently excluding it from later incremental runs
(only --full recovered it). Now the cursor never advances to/past the earliest
failed asset, never below the prior cursor, and not at all on a --subset run.
Regression tests added. (review finding #9)
2026-06-27 18:49:24 +02:00
m038 6d0c9662ee feat(trip-cluster): ingest — scopeable, incremental, processed read-back 2026-06-27 17:21:38 +02:00