SurfSense/surfsense_backend/app/tasks
CREDO23 a9d393327d fix(backend): Add duplicate content_hash check to connector indexers
Prevent UniqueViolationError on ix_documents_content_hash constraint by
adding check_duplicate_document_by_hash() before inserting new documents
in 15 connector indexers that were missing this check.

Affected: clickup, luma, linear, jira, google_gmail, confluence,
bookstack, github, webcrawler, teams, slack, notion, discord,
airtable, obsidian indexers.
2026-01-28 14:51:54 +02:00
..
celery_tasks refactor(backend): two-phase synchronous cloning 2026-01-28 00:17:29 +02:00
chat style: fix formatting issues 2026-01-27 13:49:46 +02:00
connector_indexers fix(backend): Add duplicate content_hash check to connector indexers 2026-01-28 14:51:54 +02:00
document_processors feat(backend): Enhance LlamaCloud upload resilience with dynamic timeout calculations and increased retry settings 2026-01-27 17:50:45 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py feat: refactor composio connectors for modularity 2026-01-23 19:56:19 +05:30
surfsense_docs_indexer.py chore: linting 2026-01-12 14:17:15 -08:00