SurfSense/surfsense_backend/app/tasks
Anish Sarkar 1ea0475f73 refactor: Improve indexing notification handling and return values
- Enhanced error handling in the indexing process to differentiate between actual failures and cases where no new documents are processed.
- Updated notification messages to reflect the status accurately, including a message for when no new items are synced.
- Standardized return values across various indexer tasks to return `None` on success, simplifying logging and error management.
2026-01-14 13:16:11 +05:30
..
celery_tasks fix: Ensure notification updates are reliable during error handling 2026-01-14 04:01:20 +05:30
chat feat: implement search space deletion and fixed rback issues with shared chats 2026-01-13 01:45:58 -08:00
connector_indexers refactor: Improve indexing notification handling and return values 2026-01-14 13:16:11 +05:30
document_processors chore: ran both frontend and backend linting 2026-01-14 02:05:40 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
surfsense_docs_indexer.py chore: linting 2026-01-12 14:17:15 -08:00