SurfSense/surfsense_backend/app/tasks
Anish Sarkar 7c7f8b216c feat: implement batch indexing for selected Google Drive files
- Introduced `index_google_drive_selected_files` function to enable indexing of multiple user-selected files in parallel, improving efficiency.
- Refactored existing indexing logic to handle batch processing, including error handling for individual file failures.
- Added unit tests for the new batch indexing functionality, ensuring robustness and proper error collection during the indexing process.
2026-03-27 00:17:07 +05:30
..
celery_tasks merge upstream/dev into feat/migrate-electric-to-zero 2026-03-24 17:40:34 +02:00
chat refactor: remove link_preview tool and associated components to streamline agent functionality 2026-03-24 17:15:29 +05:30
connector_indexers feat: implement batch indexing for selected Google Drive files 2026-03-27 00:17:07 +05:30
document_processors chore: ran linting 2026-03-21 13:20:13 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
surfsense_docs_indexer.py chore: ran linting 2026-03-17 04:40:46 +05:30