SurfSense/surfsense_backend/app/tasks
Anish Sarkar 12671ede0e feat: Enhance document processing notifications and refactor related services
- Introduced a new DocumentProcessingNotificationHandler to manage notifications for document processing stages.
- Updated existing notification methods to include detailed progress updates for various stages (queued, parsing, chunking, embedding, storing, completed, failed).
- Refactored NotificationService to support the new document processing notification type and metadata schema.
- Updated multiple document processing tasks to create and manage notifications throughout the processing lifecycle.
- Adjusted UI components to reflect changes in notification types and improve user experience during document uploads and processing.
2026-01-13 19:09:12 +05:30
..
celery_tasks feat: Enhance document processing notifications and refactor related services 2026-01-13 19:09:12 +05:30
chat refactor: disable write_todos functionality across chat and UI components 2026-01-02 18:22:38 +05:30
connector_indexers Merge pull request #680 from AnishSarkar22/fix/index-future-date 2026-01-10 14:00:29 -08:00
document_processors feat: Enhance document processing notifications and refactor related services 2026-01-13 19:09:12 +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