SurfSense/surfsense_backend/app/tasks
CREDO23 8da58be9e0 fix(connectors): refresh document from DB before updating type
- Query document from database to ensure it's attached to session
- Prevents detached instance errors after process_file_in_background commits
- Properly updates document_type and metadata with session management
2025-12-28 17:21:44 +02:00
..
celery_tasks feat(celery): update Google Drive task for multiple folders 2025-12-28 16:49:47 +02:00
chat feat: enhance chat functionality with improved attachment handling and user experience 2025-12-25 17:52:48 +05:30
connector_indexers fix(connectors): refresh document from DB before updating type 2025-12-28 17:21:44 +02:00
document_processors feat: update document tracking to use 'updated_at' timestamp instead of 'last_edited_at' 2025-12-12 01:32:14 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00