SurfSense/surfsense_backend/app/tasks/connector_indexers
Anish Sarkar c3d5c865fd fix: update file skipping logic in Google Drive indexer
- Modified the `_should_skip_file` function to prevent skipping of documents with a FAILED status, ensuring they are reprocessed even if their content remains unchanged.
- Added a new integration test to verify that FAILED documents are not skipped during the indexing process.
2026-03-25 18:51:40 +05:30
..
__init__.py refactor: remove unused COMPOSIO_CONNECTOR migration and linting 2026-01-22 16:43:08 -08:00
airtable_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
base.py chore: ran linting 2026-03-17 04:40:46 +05:30
bookstack_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
clickup_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
confluence_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
discord_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
elasticsearch_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
github_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
google_calendar_indexer.py feat: enhance Google connectors indexing with content extraction and document migration 2026-03-25 18:33:44 +05:30
google_drive_indexer.py fix: update file skipping logic in Google Drive indexer 2026-03-25 18:51:40 +05:30
google_gmail_indexer.py feat: enhance Google connectors indexing with content extraction and document migration 2026-03-25 18:33:44 +05:30
jira_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
linear_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
luma_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
notion_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
obsidian_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
slack_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
teams_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
webcrawler_indexer.py fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00