mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-24 21:41:04 +02:00
Files-first meant a failed DB delete left a valid-looking row whose files were gone: still listed, status completed, dangling file_path, and the surviving file_hash made re-adds dedup onto the broken doc. Row first degrades the same failure to harmless orphan files — the order delete_collection already uses. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cloud.py | ||
| local.py | ||
| protocol.py | ||