SurfSense/surfsense_backend/app/tasks/connector_indexers
CREDO23 7d1bd1fab4 Implement KB sync after Notion page updates with block ID verification
- Add NotionKBSyncService for immediate KB updates after page changes
- Implement block ID verification to ensure content freshness
- Refactor duplicate block processing logic to shared utils
- Add user-friendly status messages
- Include debug logging for troubleshooting
2026-02-17 20:30:12 +02:00
..
__init__.py refactor: remove unused COMPOSIO_CONNECTOR migration and linting 2026-01-22 16:43:08 -08:00
airtable_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
base.py feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
bookstack_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
clickup_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
confluence_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
discord_indexer.py chore: ran linting 2026-02-08 12:43:31 +05:30
elasticsearch_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
github_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
google_calendar_indexer.py Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 12:13:26 +05:30
google_drive_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
google_gmail_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
jira_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
linear_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
luma_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
notion_indexer.py Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00
obsidian_indexer.py chore: ran linting 2026-02-06 05:35:15 +05:30
slack_indexer.py chore: ran linting 2026-02-08 12:43:31 +05:30
teams_indexer.py feat: implement batch indexing for Microsoft Teams messages to improve efficiency and conversational context 2026-02-09 14:31:22 +05:30
webcrawler_indexer.py Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 12:13:26 +05:30