SurfSense/surfsense_backend/app/tasks
Anish Sarkar 9d0f5b4249 fix: Ensure notification updates are reliable during error handling
- Added session refresh for notifications to prevent stale data after rollbacks in multiple document processing tasks.
- Wrapped notification update logic in try-except blocks to handle potential failures gracefully and log errors without crashing the process.
- Improved error handling for notification updates in various document processing functions, enhancing overall robustness.
2026-01-14 04:01:20 +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 Merge pull request #680 from AnishSarkar22/fix/index-future-date 2026-01-10 14:00:29 -08:00
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