mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-24 21:41:04 +02:00
File-first ordering meant a failed DB delete left a listed, 'completed' document whose files were gone — and its surviving file_hash made re-adding the same file dedup to the broken doc. DB-first (the order delete_collection already uses) degrades the same failure to harmless orphan files. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cloud.py | ||
| local.py | ||
| protocol.py | ||